Faysal4200 commited on
Commit
f8a13ba
·
verified ·
1 Parent(s): 05b742a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -3
requirements.txt CHANGED
@@ -1,3 +1,21 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.6.0
2
+ tensorflow==2.18.0
3
+ keras==3.8.0
4
+ tf_keras_vis==0.8.7
5
+ transformers==4.57.1
6
+ trl==0.24.0
7
+ peft==0.17.1
8
+ datasets==4.3.0
9
+ numpy==1.26.4
10
+ pandas==2.2.3
11
+ opencv-python==4.11.0.86
12
+ matplotlib==3.7.2
13
+ seaborn==0.12.2
14
+ scikit-learn==1.2.2
15
+ pillow==11.3.0
16
+ tqdm==4.66.4
17
+ tf-keras==2.18.0
18
+ tornado==6.5.2
19
+ evaluate==0.4.6
20
+ bitsandbytes==0.48.1
21
+ st-click-detector==0.1.3