SJTUCL commited on
Commit
c6c7fe7
1 Parent(s): be08099

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch>=2.0.0,<3.0.0
2
  transformers>=4.30.0,<5.0.0
3
- nltk>=3.8.1,<4.0.0
4
  pandas>=2.0.0,<3.0.0
5
  gradio>=3.50.2,<4.0.0
6
  gradio_client>=0.6.0,<1.0.0
 
1
  torch>=2.0.0,<3.0.0
2
  transformers>=4.30.0,<5.0.0
3
+ spacy=3.8
4
  pandas>=2.0.0,<3.0.0
5
  gradio>=3.50.2,<4.0.0
6
  gradio_client>=0.6.0,<1.0.0