Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
opencv-python-headless==4.10.0.84
|
4 |
-
transformers==4.46.3
|
|
|
|
1 |
torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
opencv-python-headless==4.10.0.84
|
4 |
+
transformers==4.46.3
|
5 |
+
scipy==1.14.1
|