mikaelbhai commited on
Commit
cbe5695
1 Parent(s): 887d429

Update requirements.txt

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