KikiQiQi commited on
Commit
0a65996
1 Parent(s): ff40816

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==4.11.0
2
+ openai==1.6.0
3
+ Requests==2.31.0