Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.29.0
|
|
3 |
Pillow==9.5.0
|
4 |
requests==2.28.2
|
5 |
numpy==1.24.2
|
6 |
-
scipy==1.11.2
|
|
|
|
3 |
Pillow==9.5.0
|
4 |
requests==2.28.2
|
5 |
numpy==1.24.2
|
6 |
+
scipy==1.11.2
|
7 |
+
torchvision @ https://download.pytorch.org/whl/cu121_full/torchvision-0.19.1%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=b8cc4bf381b75522995b601e07a1b433b5fd925dc3e34a7fa6cd22f449d65379
|