Update README.md
Browse files
README.md
CHANGED
@@ -380,7 +380,7 @@ To enhance the animation using RIFE (Real-Time Intermediate Flow Estimation):
|
|
380 |
|
381 |
```bash
|
382 |
git clone https://github.com/svjack/Practical-RIFE && cd Practical-RIFE && pip install -r requirements.txt
|
383 |
-
python inference_video.py --multi=128 --video
|
384 |
```
|
385 |
|
386 |
```python
|
|
|
380 |
|
381 |
```bash
|
382 |
git clone https://github.com/svjack/Practical-RIFE && cd Practical-RIFE && pip install -r requirements.txt
|
383 |
+
python inference_video.py --multi=128 --video=../zhongli_animation_im2im.mp4
|
384 |
```
|
385 |
|
386 |
```python
|