Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
SonicDiffusionV2.ckpt was trained on AnythingV3 for 200 epochs of 203 hand captioned images from various artists.
|
2 |
Much more customizable in style and context from previous version
|
3 |
|
@@ -37,5 +43,4 @@ More images of different scenarios should be added, I tried to add as many as I
|
|
37 |
|
38 |
Help:
|
39 |
|
40 |
-
If you would like to help with gathering or captioning images please message me at Metal#0407 on discord.
|
41 |
-
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
4 |
+
pipeline_tag: text-to-image
|
5 |
+
library_name: diffusers
|
6 |
+
---
|
7 |
SonicDiffusionV2.ckpt was trained on AnythingV3 for 200 epochs of 203 hand captioned images from various artists.
|
8 |
Much more customizable in style and context from previous version
|
9 |
|
|
|
43 |
|
44 |
Help:
|
45 |
|
46 |
+
If you would like to help with gathering or captioning images please message me at Metal#0407 on discord.
|
|