Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
torch
|
3 |
-
Pillow
|
4 |
-
requests
|
5 |
-
transformers
|
6 |
-
matplotlib
|
7 |
-
pandas
|
8 |
-
base64==1.0.0
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
Pillow
|
4 |
+
requests
|
5 |
+
transformers
|
6 |
+
matplotlib
|
7 |
+
pandas
|
|