Update README.md (Parity)
#3
by
qpqpqpqpqpqp
- opened
README.md
CHANGED
|
@@ -88,10 +88,8 @@ Weights are hosted on **Hugging Face** via **Git LFS**. Please install Git LFS f
|
|
| 88 |
```bash
|
| 89 |
# From the repo root
|
| 90 |
cd examples/WanVSR
|
| 91 |
-
|
| 92 |
# Install Git LFS (once per machine)
|
| 93 |
git lfs install
|
| 94 |
-
|
| 95 |
# Clone the model repository into examples/WanVSR
|
| 96 |
git lfs clone https://huggingface.co/JunhaoZhuang/FlashVSR
|
| 97 |
```
|
|
|
|
| 88 |
```bash
|
| 89 |
# From the repo root
|
| 90 |
cd examples/WanVSR
|
|
|
|
| 91 |
# Install Git LFS (once per machine)
|
| 92 |
git lfs install
|
|
|
|
| 93 |
# Clone the model repository into examples/WanVSR
|
| 94 |
git lfs clone https://huggingface.co/JunhaoZhuang/FlashVSR
|
| 95 |
```
|