Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==4.16.0
|
| 2 |
-
torch==2.
|
| 3 |
-
torchvision==0.
|
| 4 |
-
opencv-python-headless==4.
|
| 5 |
-
Pillow==
|
| 6 |
-
numpy==
|
|
|
|
| 1 |
gradio==4.16.0
|
| 2 |
+
torch==2.1.0
|
| 3 |
+
torchvision==0.16.0
|
| 4 |
+
opencv-python-headless==4.8.1.78
|
| 5 |
+
Pillow==10.1.0
|
| 6 |
+
numpy==1.24.3
|