Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ torch
|
|
| 2 |
gradio
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
spaces
|
| 5 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
spaces
|
| 5 |
+
huggingface_hub
|
| 6 |
+
|
| 7 |
+
ctranslate2==3.23.0
|
| 8 |
+
sentencepiece>=0.1.99
|