deathsaber93 commited on
Commit
99dab74
1 Parent(s): 6c8ba1a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ pandas==2.2.2
3
+ keras_nlp==0.12.1
4
+ keras>=3.0
5
+ tensorflow>=2.16.0
6
+ pandarallel==1.6.5
7
+ scikit-learn==1.5.0
8
+ nltk==3.8.1