Edit model card

Dreambooth Model for Landscapes trained on images from Genshin Impact.

This is a Stable Diffusion model fine-tuned on the landscape concept with DreamBooth. It can be used by modifying the instance_prompt: ggenshin landscape

This model was created as part of the DreamBooth Hackathon πŸ”₯.

Description

Model finetuned on the pictures of Genshin Landscapes, made for the Dreambooth Hackathon, finetuned on Stable diffusion 2.1 Base.

Usage

from diffusers import StableDiffusionPipeline

pipeline = StableDiffusionPipeline.from_pretrained('Apocalypse-19/Genshin-Landscape-Diffusion')
image = pipeline().images[0]
image

Examples

Some examples of images generated by the model are shown below, with their prompts.

a picture of the woods, ggenshin landscape, eerie,, gs = 10, infsteps = 50.png A picture of the woods, ggenshin landscape, eerie

the Colloseum, ggenshin landscape, gs = 7.5, infsteps = 50, seed = 42.png the Colosseum, ggenshin landscape

savannah, ggenshin landscape, gs = 7.5, infsteps = 50, seed = 42.png Savannah, ggenshin landscape

a picture of a river of blood, ggenshin landscape, gs = 7.5, infsteps = 50.png A picture of a river of blood, ggenshin landscape

massive tree, ggenshin landscape, gs = 10, infsteps = 50.png Massive tree, ggenshin landscape

lake, ggenshin landscape, gs = 7.5, infsteps = 50, seed = 42.png Lake, ggenshin landscape

Downloads last month
97

Spaces using Apocalypse-19/Genshin-Landscape-Diffusion 4