gina9726 commited on
Commit
9f12abe
1 Parent(s): c0c4e8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -9,6 +9,6 @@ transformers==4.27
9
  ftfy==4.4.3
10
  spacy==3.4.1
11
  scikit-learn==1.1.1
12
- numpy
13
- gradio
14
- gradio_rich_textbox
 
9
  ftfy==4.4.3
10
  spacy==3.4.1
11
  scikit-learn==1.1.1
12
+ numpy==1.22.3
13
+ gradio==4.20.1
14
+ gradio_rich_textbox==0.4.2