File size: 2,179 Bytes
88a8462
 
 
 
 
 
 
 
 
 
 
 
 
 
4b02779
88a8462
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b02779
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: creativeml-openrail-m
tags:
- pytorch
- diffusers
- stable-diffusion
- text-to-image
- dreambooth-hackathon
- landscape
widget:
- text: A photo of ggenshin landscape
---

# 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

```python
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](https://s3.amazonaws.com/moonup/production/uploads/1673701298418-6366451164bcbbd03e2fcd19.png)
A picture of the woods, ggenshin landscape, eerie


![the Colloseum, ggenshin landscape, gs = 7.5, infsteps = 50, seed = 42.png](https://s3.amazonaws.com/moonup/production/uploads/1673701302229-6366451164bcbbd03e2fcd19.png)
the Colosseum, ggenshin landscape


![savannah, ggenshin landscape, gs = 7.5, infsteps = 50, seed = 42.png](https://s3.amazonaws.com/moonup/production/uploads/1673701397298-6366451164bcbbd03e2fcd19.png)
Savannah, ggenshin landscape


![a picture of a river of blood, ggenshin landscape, gs = 7.5, infsteps = 50.png](https://s3.amazonaws.com/moonup/production/uploads/1673701498036-6366451164bcbbd03e2fcd19.png)
A picture of a river of blood, ggenshin landscape


![massive tree, ggenshin landscape, gs = 10, infsteps = 50.png](https://s3.amazonaws.com/moonup/production/uploads/1673701525540-6366451164bcbbd03e2fcd19.png)
Massive tree, ggenshin landscape

![lake, ggenshin landscape, gs = 7.5, infsteps = 50, seed = 42.png](https://s3.amazonaws.com/moonup/production/uploads/1673701596334-6366451164bcbbd03e2fcd19.png)
Lake, ggenshin landscape