Vrk commited on
Commit
d4eaceb
1 Parent(s): 4ff5a30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -11
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- numpy>=1.9.2
2
- pandas>=0.19
3
- tensorflow>=2.6.0
4
- torch>=1.2.0+cpu
5
- torchvision>=0.5.0+cpu
6
- nltk>=3.5.0
7
- spaCy==3.1.3
8
- streamlit
9
-
10
-
11
-
 
1
+ numpy>=1.9.2
2
+ pandas>=0.19
3
+ tensorflow>=2.6.0
4
+ torch>=1.2.0+cpu
5
+ torchvision>=0.5.0+cpu
6
+ nltk>=3.5.0
7
+ spaCy==3.1.3
8
+ streamlit
9
+ altair<5