Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ torch --index-url https://download.pytorch.org/whl/cu118
|
|
| 2 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
| 3 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
| 4 |
ultralytics
|
|
|
|
| 5 |
icecream
|
| 6 |
markdown2
|
| 7 |
modelscope
|
|
|
|
| 2 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
| 3 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
| 4 |
ultralytics
|
| 5 |
+
ffmpeg-python
|
| 6 |
icecream
|
| 7 |
markdown2
|
| 8 |
modelscope
|