Spaces:
Sleeping
Sleeping
updated requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
gradio
|
4 |
-
Pillow
|
5 |
-
numpy
|
6 |
-
matplotlib
|
7 |
-
scikit-learn
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
gradio
|
4 |
+
Pillow
|
5 |
+
numpy
|
6 |
+
matplotlib
|
7 |
+
scikit-learn
|