Commit
•
48448f4
1
Parent(s):
3a98214
Add pipeline type (#1)
Browse files- Add pipeline type (f33433a429b377182b46049f6b82256d9a624848)
Co-authored-by: Omar Sanseviero <[email protected]>
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
|
@@ -124,7 +122,4 @@ The model is intended for research purposes only.
|
|
124 |
|
125 |
## How to Get Started with the Model
|
126 |
|
127 |
-
Check out https://github.com/Stability-AI/generative-models
|
128 |
-
|
129 |
-
|
130 |
-
|
|
|
1 |
---
|
2 |
+
pipeline_tag: text-to-image
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# SDXL-Turbo Model Card
|
|
|
122 |
|
123 |
## How to Get Started with the Model
|
124 |
|
125 |
+
Check out https://github.com/Stability-AI/generative-models
|
|
|
|
|
|