Spaces:
Sleeping
Sleeping
JJFrancisco
commited on
Commit
•
ab4061b
1
Parent(s):
bf33eaf
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
OpenNMT-py
|
2 |
gradio
|
3 |
torch
|
|
|
1 |
+
pyrouge
|
2 |
+
sentencepiece>=0.1.94,<0.1.98
|
3 |
+
subword-nmt>=0.3.7
|
4 |
+
rapidfuzz
|
5 |
+
scipy
|
6 |
+
bitsandbytes>=0.41.2
|
7 |
+
safetensors
|
8 |
+
spacy
|
9 |
OpenNMT-py
|
10 |
gradio
|
11 |
torch
|