PommesPeter commited on
Commit
b45babf
·
verified ·
1 Parent(s): e4dab1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -132,7 +132,7 @@ pip install -e .
132
  ⭐⭐ (Recommended) you can use huggingface_cli to download our model:
133
 
134
  ```bash
135
- huggingface-cli download --resume-download Alpha-VLLM/Lumina-Next-T2I --local-dir /path/to/ckpt
136
  ```
137
 
138
  or using git for cloning the model you want to use:
 
132
  ⭐⭐ (Recommended) you can use huggingface_cli to download our model:
133
 
134
  ```bash
135
+ huggingface-cli download --resume-download Alpha-VLLM/Lumina-Next-SFT --local-dir /path/to/ckpt
136
  ```
137
 
138
  or using git for cloning the model you want to use: