Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
streamlit
|
2 |
-
torch
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
Pillow
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
transformers
|
5 |
+
pillow
|
6 |
+
scikit-learn
|
|