Thilak118 commited on
Commit
e5b3ea3
·
verified ·
1 Parent(s): ffc3b69

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.23.0
2
+ torch>=2.1.0
3
+ transformers>=4.35.0
4
+ deep-translator>=1.10.1
5
+ numpy
6
+ scikit-learn
7
+ pandas
8
+ matplotlib
9
+ datasets