snikhilesh commited on
Commit
867d921
·
verified ·
1 Parent(s): de9fb2d

Upload backend/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +1 -0
backend/requirements.txt CHANGED
@@ -18,6 +18,7 @@ tokenizers==0.15.0
18
  safetensors==0.4.1
19
  huggingface-hub==0.20.0
20
  scipy==1.11.4
 
21
 
22
  # Data Processing
23
  numpy==1.26.4
 
18
  safetensors==0.4.1
19
  huggingface-hub==0.20.0
20
  scipy==1.11.4
21
+ sacremoses>=0.0.53
22
 
23
  # Data Processing
24
  numpy==1.26.4