Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
| 1 |
+
torch>=1.7.1
|
| 2 |
+
streamlit>=0.76.0
|
| 3 |
+
transformers>=4.3.2
|