rossiyareich
commited on
Commit
·
be31a3b
1
Parent(s):
e6382fa
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
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 |
---
|
8 |
+
### Based off [WarriorMama777/OrangeMixs](https://huggingface.co/WarriorMama777/OrangeMixs)
|
9 |
+
All credits go to the original author and all the author of AbyssOrangeMix3's ancestor models
|
10 |
+
|
11 |
+
### Diffusers
|
12 |
+
The original AbyssOrangeMix3 model converted to be used with the [🧨Diffusers library](https://github.com/huggingface/diffusers)
|