rajendrr commited on
Commit
39a32c9
·
verified ·
1 Parent(s): a1b4641

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- gradio>=4.36.1
2
  pandas>=2.2.2
3
- numpy>=1.26.4
4
  matplotlib>=3.8.4
5
- wordcloud>=1.9.3
6
- Pillow>=10.3.0
7
- nltk>=3.8.1
8
- transformers>=4.41.2
9
  torch>=2.3.0
10
- scikit-learn>=1.4.2
11
- datasets>=2.20.0
 
1
+ gradio>=4.44.0
2
  pandas>=2.2.2
3
+ numpy>=2.0.0
4
  matplotlib>=3.8.4
5
+ transformers>=4.43.3
6
+ datasets>=2.21.0
 
 
7
  torch>=2.3.0
8
+ wordcloud>=1.9.3