ramananvr89 commited on
Commit
d003a08
·
verified ·
1 Parent(s): 58adaae

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ torch==2.0.1
3
+ transformers==4.30.2
4
+ Pillow==9.5.0
5
+ matplotlib==3.7.1
6
+ scikit-learn==1.2.2
7
+ tqdm==4.65.0
8
+ pandas==2.0.2
9
+ numpy==1.24.3