Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
|
|
1 |
transformers==4.12.2
|
2 |
-
|
|
|
|
1 |
+
torch
|
2 |
transformers==4.12.2
|
3 |
+
altair==4.1.0
|
4 |
+
streamlit
|