Huage001 commited on
Commit
323d1f6
·
verified ·
1 Parent(s): d03f62a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -123,7 +123,7 @@ with gr.Blocks(css=css) as demo:
123
 
124
  with gr.Column(elem_id="col-container"):
125
  gr.Markdown(f"""
126
- # Text-to-Image Gradio Template
127
  """)
128
 
129
  with gr.Row():
@@ -212,7 +212,7 @@ with gr.Blocks(css=css) as demo:
212
 
213
  with gr.Column(elem_id="col-container"):
214
  gr.Markdown(f"""
215
- # Text-to-Image Gradio Template
216
  """)
217
 
218
  with gr.Row():
@@ -311,7 +311,7 @@ with gr.Blocks(css=css) as demo:
311
 
312
  with gr.Column(elem_id="col-container"):
313
  gr.Markdown(f"""
314
- # Text-to-Image Gradio Template
315
  """)
316
 
317
  with gr.Row():
 
123
 
124
  with gr.Column(elem_id="col-container"):
125
  gr.Markdown(f"""
126
+ # LinFusion Text-to-Image Gradio Demo
127
  """)
128
 
129
  with gr.Row():
 
212
 
213
  with gr.Column(elem_id="col-container"):
214
  gr.Markdown(f"""
215
+ # LinFusion Image-to-Image Gradio Demo
216
  """)
217
 
218
  with gr.Row():
 
311
 
312
  with gr.Column(elem_id="col-container"):
313
  gr.Markdown(f"""
314
+ # LinFusion IP-Adapter Gradio Demo
315
  """)
316
 
317
  with gr.Row():