Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -3,7 +3,4 @@ gradio==5.7.1
|
|
3 |
numpy==1.26.4
|
4 |
pandas==2.2.2
|
5 |
piexif==1.1.3
|
6 |
-
pillow==11.0.0
|
7 |
-
spaces==0.30.4
|
8 |
-
torch==2.5.1
|
9 |
-
torchvision==0.20.1
|
|
|
3 |
numpy==1.26.4
|
4 |
pandas==2.2.2
|
5 |
piexif==1.1.3
|
6 |
+
pillow==11.0.0
|
|
|
|
|
|