Skip to content

Commit 26585ac

Browse files
author
hanjian.thu123
committed
[update] fix type in README
1 parent be53b4e commit 26585ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ bash scripts/eval.sh
156156
```
157157

158158
## Fine-tuning
159-
Fine-tuning Infinity is quite simple where you only need append ```--rush_resume=[infinity_vae_d32reg.pth]``` to [train.sh](scripts/train.sh). Note that you have to carefully set ```--pn``` for training and inference code since it decides the resolution of fine-tuning.
159+
Fine-tuning Infinity is quite simple where you only need append ```--rush_resume=[infinity_2b_reg.pth]``` to [train.sh](scripts/train.sh). Note that you have to carefully set ```--pn``` for training and inference code since it decides the resolution of fine-tuning.
160160

161161
```
162162
--pn=0.06M # 256x256 resolution (including other aspect ratios with same number of pixels)

0 commit comments

Comments
 (0)