Spaces:
Sleeping
Sleeping
updated Dockefile v3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ torch==2.0.1
|
|
2 |
torchvision==0.15.2
|
3 |
gradio==3.35.2
|
4 |
Pillow==9.5.0
|
5 |
-
numpy==1.
|
6 |
matplotlib==3.7.1
|
7 |
scikit-learn==1.2.2
|
|
|
2 |
torchvision==0.15.2
|
3 |
gradio==3.35.2
|
4 |
Pillow==9.5.0
|
5 |
+
numpy==1.26.4
|
6 |
matplotlib==3.7.1
|
7 |
scikit-learn==1.2.2
|