logasanjeev commited on
Commit
697d739
·
verified ·
1 Parent(s): 4c6fef3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==4.44.0
2
- tensorflow==2.17.0
3
- nltk==3.9.1
4
  numpy==1.26.4
5
- huggingface_hub==0.25.1
6
- scikit-learn==1.6.1
 
 
 
1
  gradio==4.44.0
2
+ tensorflow==2.18.0
 
3
  numpy==1.26.4
4
+ nltk==3.9.1
5
+ huggingface_hub==0.25.2
6
+ contractions==0.1.73
7
+ scikit-learn==1.5.2