ThongCoding commited on
Commit
f18fb38
·
verified ·
1 Parent(s): 28a4847

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  huggingface_hub==0.25.2
2
- argostranslate
3
- requests
 
4
  langdetect
 
1
  huggingface_hub==0.25.2
2
+ transformers
3
+ sentencepiece
4
+ torch
5
  langdetect