Spaces:
Runtime error
Runtime error
Commit
·
d4744d9
1
Parent(s):
9786ef6
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
streamlit
|
2 |
-
transformers[torch]
|
3 |
-
pillow
|
4 |
-
altair==4.0
|
|
|
1 |
+
streamlit
|
2 |
+
transformers[torch]
|
3 |
+
pillow
|
|