PhuongPhan commited on
Commit
8347a03
1 Parent(s): 70a979c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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