dwipper commited on
Commit
cfe29e7
1 Parent(s): 5126bea

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Gradio==4.0.2
2
+ #https://gradio-builds.s3.amazonaws.com/66fa843699f63e72b2ed2ddf94370350bebf9769/gradio-3.50.2-py3-none-any.whl
3
+ Jinja2==3.1.2
4
+ openai==0.28.0
5
+ Requests==2.31.0