entropy25 commited on
Commit
e352a53
·
verified ·
1 Parent(s): d08284e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -18
requirements.txt CHANGED
@@ -1,18 +1,7 @@
1
- torch>=2.0.0,<2.3.0
2
- transformers>=4.30.0,<5.0.0
3
- gradio>=4.0.0,<5.0.0
4
- matplotlib>=3.5,<4.0.0
5
- numpy>=1.21,<2.0.0
6
- seaborn>=0.11
7
- wordcloud>=1.8.1
8
- scipy>=1.7,<2.0.0
9
- scikit-learn>=1.0.0,<1.4.0
10
- networkx>=2.6.0
11
- pillow>=8.0.0,<11.0.0
12
- nltk>=3.8
13
- pandas>=1.3.0,<3.0.0
14
- langdetect>=1.0.9
15
- python-dateutil>=2.8.0
16
- accelerate>=0.20.0
17
- psutil>=5.8.0
18
- lime
 
1
+ torch
2
+ transformers
3
+ gradio
4
+ matplotlib
5
+ numpy
6
+ wordcloud
7
+ pandas