Spaces:
Sleeping
Sleeping
Update requriements.txt
Browse files- requriements.txt +1 -2
requriements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
-
numpy==1.24.3
|
4 |
-
pandas==1.5.3
|
5 |
Pillow==9.5.0
|
6 |
gradio==3.50.2
|
|
|
1 |
+
numpy==1.24.3
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
|
|
|
|
4 |
Pillow==9.5.0
|
5 |
gradio==3.50.2
|