Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-to-image
|
3 |
+
license: other
|
4 |
+
license_name: faipl-1.0-sd
|
5 |
+
license_link: LICENSE
|
6 |
+
---
|
7 |
+
|
8 |
+
Main model page: https://huggingface.co/Disty0/sotediffusion-v2
|
9 |
+
These are the untouched UNet files straight from the oven without any conversion and FP16 fixing done to them.
|