mikaelbhai commited on
Commit
19896a1
1 Parent(s): deace36

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- openai
 
 
 
 
1
+ gradio==2.2.8
2
+ openai==0.10.2
3
+ Pillow==8.4.0
4
+ numpy==1.21.5