stevengrove commited on
Commit
1a57f7f
·
1 Parent(s): 0e5afc4

add openai to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,3 +2,5 @@ requests
2
  numpy
3
  gradio
4
  pillow
 
 
 
2
  numpy
3
  gradio
4
  pillow
5
+ openai
6
+