AIRider commited on
Commit
e621f27
·
verified ·
1 Parent(s): bb03802

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio
2
  gradio_client
3
  openai==0.28
4
- scikit-learn
 
 
 
1
  gradio
2
  gradio_client
3
  openai==0.28
4
+ nltk
5
+ numpy
6
+ scikit-learn