Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch==2.3.1
|
| 2 |
torchvision==0.18.1
|
| 3 |
opencv-python==4.10.0.84
|
| 4 |
-
gradio
|
| 5 |
Pillow==10.4.0
|
| 6 |
numpy==1.26.4
|
| 7 |
matplotlib==3.9.2
|
|
|
|
| 1 |
torch==2.3.1
|
| 2 |
torchvision==0.18.1
|
| 3 |
opencv-python==4.10.0.84
|
| 4 |
+
gradio
|
| 5 |
Pillow==10.4.0
|
| 6 |
numpy==1.26.4
|
| 7 |
matplotlib==3.9.2
|