shigeru saito commited on
Commit
27c2e5e
·
1 Parent(s): 852e2e3

OpenAI 1.0 degrade fix

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- openai>=0.27.0
2
  python-dotenv
3
  stability-sdk
4
  gradio
 
1
+ openai>=0.27.0,<1.0
2
  python-dotenv
3
  stability-sdk
4
  gradio