Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +7 -2
requirement.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
numpy
|
2 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy\
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
scikit-learn
|
5 |
+
streamlite
|
6 |
+
matplotlib
|
7 |
+
pandas
|