Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
transformers
|
2 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
huggingface_hub
|
3 |
+
detect_delimiter==0.1.1
|
4 |
+
simpletransformers==0.63.9
|
5 |
+
pandas==1.5.0
|
6 |
+
numpy==1.23.5
|
7 |
+
chardet==3.0.4
|
8 |
+
simpletransformers==0.63.9
|
9 |
+
googletrans==4.0.0-rc1
|
10 |
+
protobuf==3.20
|