FredZhang7
commited on
Commit
•
793cda8
1
Parent(s):
dcfed7c
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
3 |
datasets:
|
4 |
- FredZhang7/paint-journey-half
|
5 |
tags:
|
|
|
6 |
- stable-diffusion
|
7 |
- disco-diffusion
|
|
|
8 |
inference: true
|
9 |
---
|
10 |
## Paint Journey is Dreamlike Diffusion fine-tuned on 260 hand-picked beautiful oil/watercolor paintings generated by [Disco Diffusion](https://github.com/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb)
|
@@ -59,4 +63,7 @@ Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 753552356, Size: 1056x768, Mo
|
|
59 |
an oil painting of a disco landscape in an alien world, still life, high resolution wallpaper
|
60 |
Negative prompt: low-res blurry fog
|
61 |
Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 3815774075, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
|
62 |
-
```
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
datasets:
|
6 |
- FredZhang7/paint-journey-half
|
7 |
tags:
|
8 |
+
- text-to-image
|
9 |
- stable-diffusion
|
10 |
- disco-diffusion
|
11 |
+
- art
|
12 |
inference: true
|
13 |
---
|
14 |
## Paint Journey is Dreamlike Diffusion fine-tuned on 260 hand-picked beautiful oil/watercolor paintings generated by [Disco Diffusion](https://github.com/alembics/disco-diffusion/blob/main/Disco_Diffusion.ipynb)
|
|
|
63 |
an oil painting of a disco landscape in an alien world, still life, high resolution wallpaper
|
64 |
Negative prompt: low-res blurry fog
|
65 |
Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 3815774075, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
|
66 |
+
```
|
67 |
+
|
68 |
+
## Usage
|
69 |
+
`git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git` and move [paint_journey.ckpt](./paint_journey.ckpt) to ./stable-diffusion-webui/models/Stable-diffusion.
|