FredZhang7 commited on
Commit
63d4ca0
1 Parent(s): 5571f3f

No idea how the versions went 'backwards' into a few commits before. Fixed

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ inference: true
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)
15
 
16
  Taught the model with DreamBooth to generate more artistic oil/watercolor paintings. Use the same prompts as you would for stable diffusion v1.5, but start the prompt with `disco` for the style to take effect.
17
- Try using roughly 768x768 for default, 768x960 for portraits, and 1056x768 for landscapes. You may also stick to [Dreamlike Diffusion](https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0) dimensions.
18
 
19
  ## Portrait Examples
20
  ![](./example_discobeautifulyounglady_portrait.png)
@@ -51,7 +51,7 @@ Negative prompt: low-res blurry deformed mutated body ((duplicate faces)) ((doub
51
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 1616995491, Size: 768x936, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
52
  ```
53
  ```
54
- a ((futuristic disco city)), dreamlikeart, high resolution wallpaper
55
  Negative prompt: low-res blurry deformed fog
56
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 3950043173, Size: 768x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
57
  ```
@@ -81,10 +81,10 @@ Negative prompt: low-res blurry smoke sphere
81
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 386090498, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
82
  ```
83
  ```
84
- dreamlikeart, disco universe, high resolution wallpaper
85
  Negative prompt: low-res blurry
86
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 2520017543, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
87
  ```
88
 
89
  ## Usage
90
- `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.
 
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)
15
 
16
  Taught the model with DreamBooth to generate more artistic oil/watercolor paintings. Use the same prompts as you would for stable diffusion v1.5, but start the prompt with `disco` for the style to take effect.
17
+ Try using roughly 768x768 for default, 768x936 for portraits, and 1056x768 for landscapes. You may also stick to [Dreamlike Diffusion](https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0) dimensions.
18
 
19
  ## Portrait Examples
20
  ![](./example_discobeautifulyounglady_portrait.png)
 
51
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 1616995491, Size: 768x936, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
52
  ```
53
  ```
54
+ ((disco futuristic city)), dreamlikeart, high resolution wallpaper
55
  Negative prompt: low-res blurry deformed fog
56
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 3950043173, Size: 768x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
57
  ```
 
81
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 386090498, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
82
  ```
83
  ```
84
+ disco universe, dreamlikeart, high resolution wallpaper
85
  Negative prompt: low-res blurry
86
  Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 2520017543, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
87
  ```
88
 
89
  ## Usage
90
+ `git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git` and download [paint_journey.ckpt](./paint_journey.ckpt) to ./stable-diffusion-webui/models/Stable-diffusion.