Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
icecream
|
| 2 |
markdown2
|
| 3 |
modelscope
|
|
|
|
| 1 |
+
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 |
icecream
|
| 5 |
markdown2
|
| 6 |
modelscope
|