bruceyyu commited on
Commit
d76bbdc
·
verified ·
1 Parent(s): 73ff2a0

Update app.py

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