Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Efficient-Large-Model/Sana_1600M_1024px
|
4 |
+
---
|
5 |
+
|
6 |
+
This is a copy of https://huggingface.co/Efficient-Large-Model/Sana_1600M_1024px but converted to FP16 Safetensors with a proper metadata header.
|
7 |
+
|
8 |
+
Intended for safe and convenient usage within [SwarmUI](https://github.com/mcmonkeyprojects/SwarmUI)
|