narinzar commited on
Commit
aaffcdc
·
verified ·
1 Parent(s): cee672c

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ unsloth>=2023.11.0
3
+ transformers>=4.34.0
4
+ torch>=2.0.0
5
+ python-dotenv>=1.0.0
6
+ accelerate>=0.23.0
7
+ bitsandbytes>=0.41.0
8
+ scikit-learn==1.6.1
9
+ seaborn==0.13.2
10
+ wordcloud==1.9.4
11
+ rouge-score==0.1.2