RathodHarish commited on
Commit
639c015
·
verified ·
1 Parent(s): 47ada81

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ pandas==2.2.2
3
+ transformers==4.44.2
4
+ plotly==5.24.1
5
+ scikit-learn==1.5.2
6
+ torch==2.4.1 # Required for transformers
7
+ tabulate==0.9.0 # Added for markdown table generation