Spaces:
Runtime error
Runtime error
Dagfinn1962
commited on
Commit
•
5b38c2c
1
Parent(s):
8ba4c9e
Update app.py
Browse files
app.py
CHANGED
@@ -111,8 +111,7 @@ def call_inf_server(prompt, openai_key):
|
|
111 |
|
112 |
|
113 |
|
114 |
-
|
115 |
-
...
|
116 |
with gr.Blocks(
|
117 |
theme=gr.themes.Glass(
|
118 |
primary_hue="lime",
|
|
|
111 |
|
112 |
|
113 |
|
114 |
+
|
|
|
115 |
with gr.Blocks(
|
116 |
theme=gr.themes.Glass(
|
117 |
primary_hue="lime",
|