File size: 168 Bytes
f7db77c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# openai
openai==0.27.2
scipy

# spacy       https://pypi.org/project/spacy/
setuptools
wheel
spacy

# model
scikit-learn
numpy

# demo webserver
gradio