Spaces:
Runtime error
Runtime error
dmitrysluch
commited on
Commit
•
0474819
1
Parent(s):
9be9f55
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
transformers
|
2 |
-
|
3 |
-
|
|
|
|
|
|
1 |
+
transformers==4.14.0
|
2 |
+
huggingface-hub==0.1.0
|
3 |
+
torch==1.9.1
|
4 |
+
streamlit
|
5 |
+
pandas
|