Luo-Yihong
commited on
Commit
•
beb8c9f
1
Parent(s):
5e7020c
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ PixArt-XL-2-512x512](https://huggingface.co/PixArt-alpha/PixArt-XL-2-512x512), e
|
|
15 |
|
16 |
We wanna highlight that the YOSO-PixArt was originally trained on 512 resolution. However, we found that we can construct a YOSO that enables generating samples with 1024 resolution by merging with [
|
17 |
PixArt-XL-2-1024-MS](https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS
|
18 |
-
) (Section 6.
|
19 |
## usage
|
20 |
```python
|
21 |
import torch
|
|
|
15 |
|
16 |
We wanna highlight that the YOSO-PixArt was originally trained on 512 resolution. However, we found that we can construct a YOSO that enables generating samples with 1024 resolution by merging with [
|
17 |
PixArt-XL-2-1024-MS](https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS
|
18 |
+
) (Section 6.3.1 in the paper). The impressive performance indicates the robust generalization ability of our YOSO.
|
19 |
## usage
|
20 |
```python
|
21 |
import torch
|