rossiyareich
commited on
Commit
·
d472b31
1
Parent(s):
eac0874
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 [NegiInNattoMaki/Nabylon](https://huggingface.co/NegiInNattoMaki/Nabylon)
|
9 |
+
All credits go to the original author and all the author of Nabylon's ancestor models
|
10 |
+
|
11 |
+
### Diffusers
|
12 |
+
The original Nabylon-v1.0 model converted to be used with the [🧨Diffusers library](https://github.com/huggingface/diffusers)
|