Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,17 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
library_name: diffusers
|
| 3 |
-
frameworks:
|
| 4 |
-
- pytorch
|
| 5 |
language:
|
| 6 |
-
- en
|
| 7 |
license: other
|
| 8 |
license_name: quantfunc-model-license
|
| 9 |
tags:
|
| 10 |
-
- image-generation
|
| 11 |
-
- text-to-image
|
| 12 |
-
- diffusion
|
| 13 |
-
- quantized
|
| 14 |
-
- quantfunc
|
|
|
|
| 15 |
pipeline_tag: text-to-image
|
| 16 |
---
|
| 17 |
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
license: other
|
| 5 |
license_name: quantfunc-model-license
|
| 6 |
tags:
|
| 7 |
+
- image-generation
|
| 8 |
+
- text-to-image
|
| 9 |
+
- diffusion
|
| 10 |
+
- quantized
|
| 11 |
+
- quantfunc
|
| 12 |
+
library_name: diffusers
|
| 13 |
pipeline_tag: text-to-image
|
| 14 |
---
|
| 15 |
|