Sahar7888 commited on
Commit
1c73ee7
·
verified ·
1 Parent(s): 7af5aea

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio == 3.45.0
2
+ transformers==4.41.1
3
+ torch==2.3.0
4
+ pandas==2.2.2
5
+ matplotlib==3.9.0
6
+ tempfile==5.1.0