dallinmackay commited on
Commit
174f3e0
1 Parent(s): e14eaeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -15
README.md CHANGED
@@ -15,6 +15,20 @@ If you get too many yellow faces or you dont like the strong blue bias, simply p
15
 
16
  --
17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ### 🧨 Diffusers
19
 
20
  This model can be used just like any other Stable Diffusion model. For more information,
@@ -36,21 +50,6 @@ image = pipe(prompt).images[0]
36
  image.save("./sunset.png")
37
  ```
38
 
39
- **Characters rendered with this model:**
40
- ![Character Samples](https://huggingface.co/dallinmackay/Van-Gogh-diffusion/resolve/main/preview1.jpg)
41
- _prompt and settings used: **lvngvncnt, [person], highly detailed** | **Steps: 25, Sampler: Euler, CFG scale: 6**_
42
-
43
- --
44
-
45
- **Landscapes/miscellaneous rendered with this model:**
46
- ![Landscape Samples](https://huggingface.co/dallinmackay/Van-Gogh-diffusion/resolve/main/preview2.jpg)
47
- _prompt and settings used: **lvngvncnt, [subject/setting], highly detailed** | **Steps: 25, Sampler: Euler, CFG scale: 6**_
48
-
49
- --
50
-
51
- This model was trained with Dreambooth, using TheLastBen colab notebook
52
- --
53
-
54
  ## License
55
 
56
  This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
 
15
 
16
  --
17
 
18
+ **Characters rendered with this model:**
19
+ ![Character Samples](https://huggingface.co/dallinmackay/Van-Gogh-diffusion/resolve/main/preview1.jpg)
20
+ _prompt and settings used: **lvngvncnt, [person], highly detailed** | **Steps: 25, Sampler: Euler, CFG scale: 6**_
21
+
22
+ --
23
+
24
+ **Landscapes/miscellaneous rendered with this model:**
25
+ ![Landscape Samples](https://huggingface.co/dallinmackay/Van-Gogh-diffusion/resolve/main/preview2.jpg)
26
+ _prompt and settings used: **lvngvncnt, [subject/setting], highly detailed** | **Steps: 25, Sampler: Euler, CFG scale: 6**_
27
+
28
+ --
29
+
30
+ This model was trained with Dreambooth, using TheLastBen colab notebook
31
+ --
32
  ### 🧨 Diffusers
33
 
34
  This model can be used just like any other Stable Diffusion model. For more information,
 
50
  image.save("./sunset.png")
51
  ```
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ## License
54
 
55
  This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.