Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
A version of Waifu Diffusion v1.3 5 epoch float16 converted to work with Diffusers library.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- eng
|
4 |
+
thumbnail: ""
|
5 |
+
tags:
|
6 |
+
- Image Generation
|
7 |
+
license: "unknown"
|
8 |
+
datasets:
|
9 |
+
- Danbooru2021
|
10 |
+
---
|
11 |
+
|
12 |
A version of Waifu Diffusion v1.3 5 epoch float16 converted to work with Diffusers library.
|