Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ language:
|
|
3 |
- en
|
4 |
library_name: diffusers
|
5 |
pipeline_tag: text-to-image
|
|
|
|
|
6 |
---
|
7 |
# You Only Sample Once (YOSO)
|
8 |
|
|
|
3 |
- en
|
4 |
library_name: diffusers
|
5 |
pipeline_tag: text-to-image
|
6 |
+
base_model:
|
7 |
+
- PixArt-alpha/PixArt-XL-2-1024-MS
|
8 |
---
|
9 |
# You Only Sample Once (YOSO)
|
10 |
|