Manireddy1508 commited on
Commit
fc4cb2d
·
1 Parent(s): 3ba2121

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
2
  requests
3
  Pillow
4
- openai
 
 
1
  gradio
2
  requests
3
  Pillow
4
+ openai>=1.0.0,<2.0.0
5
+