Spaces:
Runtime error
Runtime error
Commit ·
a538b93
1
Parent(s): 2b5ef14
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
farm-haystack[colab,inmemorygraph]==1.16.0
|
| 2 |
+
langdetect
|
| 3 |
+
git+https://github.com/huggingface/transformers.git
|
| 4 |
+
git+https://github.com/huggingface/datasets.git
|
| 5 |
+
sacrebleu sentencepiece
|
| 6 |
+
transformers
|