Spaces:
Running
Running
Update index.html
Browse files- 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
|