Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torch
|
|
|
1 |
+
streamlit==0.90.0
|
2 |
+
transformers==4.10.3
|
|