Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: diffusers
|
| 6 |
pipeline_tag: text-to-image
|
| 7 |
tags:
|
| 8 |
- text-to-image
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
-
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: diffusers
|
| 6 |
pipeline_tag: text-to-image
|
| 7 |
tags:
|
| 8 |
- text-to-image
|
| 9 |
+
base_model:
|
| 10 |
+
- gamerdan69/EtherMix
|
| 11 |
+
- LOLFUNNYLOLFUNNY/etherlab-one-wip-v1-sdxl
|
| 12 |
---
|
| 13 |
+
Original model is [here](https://huggingface.co/gamerdan69/EtherMix) and on [Civitai](https://civitai.com/models/1759000).
|
| 14 |
+
This model created by [gamerdan69](https://civitai.com/user/gamerdan69).
|