ship it.
new file: .gitignore new file: README.md new file: requirements.txt new file: static/openapi.yaml
This commit is contained in:
parent
b591798c4b
commit
dd9c81eee3
4 changed files with 673 additions and 0 deletions
5
requirements.txt
Normal file
5
requirements.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
flask
|
||||
streamlit
|
||||
openai
|
||||
requests
|
||||
flask_swagger_ui
|
||||
Loading…
Add table
Add a link
Reference in a new issue