Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -3,6 +3,8 @@ gradio==4.8.0
|
|
| 3 |
pillow==10.1.0
|
| 4 |
opencv-python-headless==4.8.1.78
|
| 5 |
numpy==1.24.3
|
| 6 |
-
torch
|
|
|
|
| 7 |
exifread==3.0.0
|
| 8 |
-
|
|
|
|
|
|
| 3 |
pillow==10.1.0
|
| 4 |
opencv-python-headless==4.8.1.78
|
| 5 |
numpy==1.24.3
|
| 6 |
+
torch==2.5.1
|
| 7 |
+
torchvision==0.20.1
|
| 8 |
exifread==3.0.0
|
| 9 |
+
folium==0.15.1
|
| 10 |
+
requests==2.31.0
|