OmPatel commited on
Commit
98cf2fa
·
verified ·
1 Parent(s): 02c3f0b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask == 3.1.0
2
+ englisttohindi == 4.1.0
3
+ torch == 2.2.1
4
+ rouge_score == 0.1.2
5
+ transformers == 4.47.1
6
+ sentencepiece == 0.2.0
7
+ nltk == 3.9.1
8
+ sacrebleu == 2.5.1
9
+ gunicorn == 23.0.0
10
+ protobuf == 5.29.3
11
+ numpy == 1.26.0