Dede16 commited on
Commit
82f8da5
·
1 Parent(s): 1413a6b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  selenium >=4.0.0, < 5.0.0
2
  gradio>=3.40.1
3
  Pillow>=8.3.1,<9.0
4
- openai
5
  bs4
6
  replicate
7
  retry
 
1
  selenium >=4.0.0, < 5.0.0
2
  gradio>=3.40.1
3
  Pillow>=8.3.1,<9.0
4
+ openai==0.27.6
5
  bs4
6
  replicate
7
  retry