rishabh5752 commited on
Commit
e61cc19
·
verified ·
1 Parent(s): 973caff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  pip==23.1.1
2
  fastapi==0.86.0
3
- pydantic==1.10.2
4
  transformers
5
  torch
6
  numpy==1.22.1
@@ -11,7 +10,8 @@ jupyterlab==3.2.9
11
  ipywidgets==7.6.5
12
  matplotlib==3.5.1
13
  beautifulsoup4==4.10.0
14
- spacy
 
15
  nodejs==0.1.1
16
  stanza==1.3
17
  wget==3.2
 
1
  pip==23.1.1
2
  fastapi==0.86.0
 
3
  transformers
4
  torch
5
  numpy==1.22.1
 
10
  ipywidgets==7.6.5
11
  matplotlib==3.5.1
12
  beautifulsoup4==4.10.0
13
+ pydantic==1.10.17
14
+ spacy==3.5.2
15
  nodejs==0.1.1
16
  stanza==1.3
17
  wget==3.2