Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ examples = [
|
|
38 |
]
|
39 |
|
40 |
iface = gr.Interface(
|
41 |
-
theme="
|
42 |
fn=ask_openai,
|
43 |
inputs=gr.Textbox(lines=5, placeholder="Hi there, I have a plant that's..."),
|
44 |
outputs=gr.Markdown(),
|
|
|
38 |
]
|
39 |
|
40 |
iface = gr.Interface(
|
41 |
+
theme="ParityError/Anime",
|
42 |
fn=ask_openai,
|
43 |
inputs=gr.Textbox(lines=5, placeholder="Hi there, I have a plant that's..."),
|
44 |
outputs=gr.Markdown(),
|