dvir-bria commited on
Commit
4a09384
1 Parent(s): 4e385d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ def process(input_image, prompt, negative_prompt, num_steps, controlnet_conditio
66
  block = gr.Blocks().queue()
67
 
68
  with block:
69
- gr.Markdown("## BRIA 2.0 ControlNet Canny")
70
  gr.HTML('''
71
  <p style="margin-bottom: 10px; font-size: 94%">
72
  This is a demo for ControlNet Canny that using
 
66
  block = gr.Blocks().queue()
67
 
68
  with block:
69
+ gr.Markdown("## BRIA 2.2 ControlNet Canny")
70
  gr.HTML('''
71
  <p style="margin-bottom: 10px; font-size: 94%">
72
  This is a demo for ControlNet Canny that using