Add pipeline type
#1
by
osanseviero
- opened
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
| 4 |
-
{}
|
| 5 |
---
|
| 6 |
|
| 7 |
# SDXL-Turbo Model Card
|
|
@@ -81,7 +79,4 @@ The model is intended for research purposes only.
|
|
| 81 |
|
| 82 |
## How to Get Started with the Model
|
| 83 |
|
| 84 |
-
Check out https://github.com/Stability-AI/generative-models
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
pipeline_tag: text-to-image
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# SDXL-Turbo Model Card
|
|
|
|
| 79 |
|
| 80 |
## How to Get Started with the Model
|
| 81 |
|
| 82 |
+
Check out https://github.com/Stability-AI/generative-models
|
|
|
|
|
|
|
|
|