Patelcoder commited on
Commit
9e92d26
·
verified ·
1 Parent(s): 49c3b81

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -21,7 +21,7 @@
21
  <body>
22
  <gradio-lite theme="dark">
23
  <gradio-requirements>
24
- openai
25
  </gradio-requirements>
26
  <gradio-file name="app.py" entrypoint>
27
  import gradio as gr
 
21
  <body>
22
  <gradio-lite theme="dark">
23
  <gradio-requirements>
24
+ openai==1.39.0
25
  </gradio-requirements>
26
  <gradio-file name="app.py" entrypoint>
27
  import gradio as gr