simpx commited on
Commit
7ebab85
1 Parent(s): ee5bd25
Files changed (2) hide show
  1. .gitignore +3 -0
  2. requirements.txt +2 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ *.swp
2
+ __pycache__
3
+ config
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ openai
2
+ gradio