fffiloni commited on
Commit
ab6e3a1
·
verified ·
1 Parent(s): caed254

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -81,7 +81,9 @@ with gr.Blocks(css=css) as demo:
81
  gr.Markdown("""
82
  # SD3 ControlNet
83
 
84
- Experiment with Stable Diffusion 3 ControlNet models proposed and maintained by the InstantX team.
 
 
85
  """)
86
  with gr.Row():
87
  with gr.Column():
 
81
  gr.Markdown("""
82
  # SD3 ControlNet
83
 
84
+ Experiment with Stable Diffusion 3 ControlNet models proposed and maintained by the InstantX team.<br />
85
+ Model Card: [InstantX/SD3-Controlnet-Canny](https://huggingface.co/InstantX/SD3-Controlnet-Canny)
86
+
87
  """)
88
  with gr.Row():
89
  with gr.Column():