Dagfinn1962 commited on
Commit
5b38c2c
1 Parent(s): 8ba4c9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -111,8 +111,7 @@ def call_inf_server(prompt, openai_key):
111
 
112
 
113
 
114
- with gr.Blocks(theme=theme) as demo:
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",