Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,14 @@ language:
|
|
3 |
- en
|
4 |
pipeline_tag: text-to-image
|
5 |
license: other
|
|
|
|
|
|
|
6 |
---
|
7 |
-
Experimental Research use only.
|
8 |
-
Finetuned SDXL 0.9 with high quality 2D/Anime/Waifu dataset.
|
9 |
-
Can be use as base or refiner. Captioned with BLIP2, so prompting with natural language will do much better result. In example, using woman/girl, not 1girl.
|
|
|
10 |
|
11 |
## Sample Images
|
12 |
![sample](https://huggingface.co/gmonsoon/Everyjourney_SDXL_finetuned/resolve/main/sample/1.png)
|
|
|
3 |
- en
|
4 |
pipeline_tag: text-to-image
|
5 |
license: other
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-xl
|
9 |
---
|
10 |
+
Experimental Research use only, don't use this model as commercial product.
|
11 |
+
Finetuned SDXL 0.9 with high quality 2D/Anime/Waifu dataset.
|
12 |
+
Can be use as base or refiner. Captioned with BLIP2, so prompting with natural language will do much better result. In example, using woman/girl, not 1girl.
|
13 |
+
want to support this model or collaboration? mailto: gorillamonsooniii@gmail.com
|
14 |
|
15 |
## Sample Images
|
16 |
![sample](https://huggingface.co/gmonsoon/Everyjourney_SDXL_finetuned/resolve/main/sample/1.png)
|