Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==2.5.1
|
| 2 |
-
torchvision==0.20.1
|
| 3 |
-
gradio==5.29.1
|
| 4 |
-
|
| 5 |
-
Pillow==10.2.0
|
|
|
|
| 1 |
+
torch==2.5.1
|
| 2 |
+
torchvision==0.20.1
|
| 3 |
+
gradio==5.29.1
|
| 4 |
+
cv2==4.11.0
|
| 5 |
+
Pillow==10.2.0
|