fffiloni commited on
Commit
4474d4b
·
verified ·
1 Parent(s): 361d5a5

InstantX mention

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with gr.Blocks(css=css) as demo:
81
  gr.Markdown("""
82
  # SD3 ControlNet
83
 
84
-
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.
85
  """)
86
  with gr.Row():
87
  with gr.Column():