update modelcard
Browse files
README.md
CHANGED
@@ -13,9 +13,11 @@ inference: true
|
|
13 |
|
14 |
waifu-diffusion is a latent text-to-image diffusion model that has been conditioned on high-quality anime images through fine-tuning.
|
15 |
|
16 |
-
|
17 |
|
18 |
-
|
|
|
|
|
19 |
|
20 |
# Gradio & Colab
|
21 |
|
@@ -62,9 +64,9 @@ image.save("test.png")
|
|
62 |
|
63 |
## Team Members and Acknowledgements
|
64 |
|
65 |
-
This project would not have been possible without the incredible work by
|
66 |
|
67 |
-
- [
|
68 |
- [Salt](https://github.com/sALTaccount/)
|
69 |
- [Sta @ Bit192](https://twitter.com/naclbbr)
|
70 |
|
|
|
13 |
|
14 |
waifu-diffusion is a latent text-to-image diffusion model that has been conditioned on high-quality anime images through fine-tuning.
|
15 |
|
16 |
+
![image](https://user-images.githubusercontent.com/26317155/210155933-db3a5f1a-1ec3-4777-915c-6deff2841ce9.png)
|
17 |
|
18 |
+
<sub>masterpiece, best quality, 1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, watercolor, night, turtleneck</sub>
|
19 |
+
|
20 |
+
[Original Weights](https://huggingface.co/hakurei/waifu-diffusion-v1-4)
|
21 |
|
22 |
# Gradio & Colab
|
23 |
|
|
|
64 |
|
65 |
## Team Members and Acknowledgements
|
66 |
|
67 |
+
This project would not have been possible without the incredible work by Stability AI and Novel AI.
|
68 |
|
69 |
+
- [Haru](https://github.com/harubaru)
|
70 |
- [Salt](https://github.com/sALTaccount/)
|
71 |
- [Sta @ Bit192](https://twitter.com/naclbbr)
|
72 |
|