Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
torch==2.1.0
|
2 |
transformers==4.29.0
|
3 |
Pillow==9.5.0
|
4 |
-
|
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
|
|
|
1 |
torch==2.1.0
|
2 |
transformers==4.29.0
|
3 |
Pillow==9.5.0
|
4 |
+
flask==2.2.5
|
5 |
numpy==1.24.2
|
6 |
+
scipy==1.11.2
|
|