quyetISquiet's picture
Update README.md
eb95123 verified
metadata
language:
  - en
tags:
  - ghibli style
  - diffusion model
  - natural-landscape
  - image-generation
license: mit
size_categories:
  - 1K<n<10K
task_categories:
  - unconditional-image-generation
pretty_name: Ghibli Natural Landscape Dataset

Dataset of natural landscapes in Ghibli style.

The dataset contains 4800 images with a resolution of 704x512, generated using the Diffuser framework. Generation configuration:

MODEL_ID = "nitrosocke/Ghibli-Diffusion"
CFG_SCALE = 7
WIDTH = 704
HEIGHT = 512
SAMPLER = "Euler a"