Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ tags:
|
|
| 6 |
- text-to-image
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Model Card for Model ID
|
|
@@ -26,5 +28,4 @@ A generative model, that geneartive artistic images using stable diffusion
|
|
| 26 |
- **Developed by:** [ANURAG Kr. SINGH]
|
| 27 |
- **Model type:** [TEXT-TO-IMAGE]
|
| 28 |
- **Language(s) (NLP):** [PYTHON]
|
| 29 |
-
- **License:** [APCAHE 2.0]
|
| 30 |
-
- **Finetuned from model [optional]:** [BUIDLSPACE DIFFUSERS]
|
|
|
|
| 6 |
- text-to-image
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
+
library_name: transformers
|
| 10 |
+
pipeline_tag: text-to-image
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for Model ID
|
|
|
|
| 28 |
- **Developed by:** [ANURAG Kr. SINGH]
|
| 29 |
- **Model type:** [TEXT-TO-IMAGE]
|
| 30 |
- **Language(s) (NLP):** [PYTHON]
|
| 31 |
+
- **License:** [APCAHE 2.0]
|
|
|