jonpreamble commited on
Commit
36f6c18
·
1 Parent(s): 783f89a

Add missing requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ gradio>=3.13.0
2
+ openai>=0.27.2