Add README
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# PixArt Train-1 Base Model
|
| 2 |
+
|
| 3 |
+
This repository stores the base model file used by `train-1.sh`.
|
| 4 |
+
|
| 5 |
+
- file: `PixArt-XL-2-512x512.pth`
|
| 6 |
+
- source config: `configs/pixart_config/PixArt_xl2_img512_internalms.py`
|
| 7 |
+
- key field: `load_from`
|