Adapter commited on
Commit
08102b2
1 Parent(s): 7dc99b5

Update demo/demos.py

Browse files
Files changed (1) hide show
  1. demo/demos.py +1 -1
demo/demos.py CHANGED
@@ -123,7 +123,7 @@ def create_demo_depth(process):
123
  def create_demo_depth_keypose(process):
124
  with gr.Blocks() as demo:
125
  with gr.Row():
126
- gr.Markdown('## T2I-Adapter (Depth)')
127
  with gr.Row():
128
  with gr.Column():
129
  with gr.Row():
 
123
  def create_demo_depth_keypose(process):
124
  with gr.Blocks() as demo:
125
  with gr.Row():
126
+ gr.Markdown('## T2I-Adapter (Depth & Keypose)')
127
  with gr.Row():
128
  with gr.Column():
129
  with gr.Row():