bruceyyu commited on
Commit
1a7aeb5
·
verified ·
1 Parent(s): 6fe6d2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,7 +220,7 @@ def generate_image_handler(x, negative_prompt, fine_edge, fix_perspective, grow_
220
 
221
  # --- Gradio UI ---
222
 
223
- with gr.Blocks(title="MagicQuill V2") as demo:
224
  with gr.Row(elem_classes="row"):
225
  text = gr.Markdown(
226
  """
 
220
 
221
  # --- Gradio UI ---
222
 
223
+ with gr.Blocks(title="MagicQuill V2", head=zerogpu_fix_js) as demo:
224
  with gr.Row(elem_classes="row"):
225
  text = gr.Markdown(
226
  """