HugoZeballos commited on
Commit
b51d64a
1 Parent(s): 7ec771d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ sentencepiece
3
  gradio>=3.18.0
4
  torch
5
  sentence-splitter==1.4
6
- sacremoses== 0.0.45
 
 
3
  gradio>=3.18.0
4
  torch
5
  sentence-splitter==1.4
6
+ sacremoses== 0.0.45
7
+ python== 3.9.13