Duskfallcrew
commited on
Commit
·
e38e8c1
1
Parent(s):
d2b7494
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: diffusers
|
6 |
+
pipeline_tag: text-to-image
|
7 |
+
tags:
|
8 |
+
- stable diffusion
|
9 |
---
|
10 |
+
|
11 |
+
This is the V4 Merge of Epic Mix
|
12 |
+
https://huggingface.co/Duskfallcrew/EpicMix_Merges
|
13 |
+
|
14 |
+
It's currently waiting to get onto HF, so we thought we'd try to convert it to diffusers.
|