DIrtyCha commited on
Commit
97068f0
·
1 Parent(s): 235ced4

Fix: Remove conflicting gradio versions

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,3 +1,2 @@
1
  gradio==4.44.0
2
- openai>=1.0.0
3
- numpy
 
1
  gradio==4.44.0
2
+ openai>=1.0.0