fffiloni commited on
Commit
bec9471
1 Parent(s): 03d11bb

Update app.py

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