riyadahmadov commited on
Commit
5aed207
β€’
1 Parent(s): 446f35e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tensorflow==2.15.0
2
+ pandas
3
+ joblib
4
+ gradio
5
+ scikit-learn == 1.2.2
6
+ datasets
7
+ huggingface-hub>=0.19
8
+ hf-transfer>=0.1.4
9
+ protobuf<4
10
+ click<8.1
11
+ pydantic~=1.0
12
+ lxml