ironjr commited on
Commit
9ded38d
·
verified ·
1 Parent(s): 5a42fff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -508,7 +508,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
508
  """
509
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
510
  <div>
511
- <h1>🧠 Semantic Paint 🎨</h1>
512
  <h5 style="margin: 0;">powered by</h5>
513
  <h3><a href="https://jaerinlee.com/research/StreamMultiDiffusion">StreamMultiDiffusion: Real-Time Interactive Generation with Region-Based Semantic Control</a></h3>
514
  <h5 style="margin: 0;">If you ❤️ our project, please visit our Github and give us a 🌟!</h5>
 
508
  """
509
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
510
  <div>
511
+ <h1>🧠 Semantic Palette 🎨</h1>
512
  <h5 style="margin: 0;">powered by</h5>
513
  <h3><a href="https://jaerinlee.com/research/StreamMultiDiffusion">StreamMultiDiffusion: Real-Time Interactive Generation with Region-Based Semantic Control</a></h3>
514
  <h5 style="margin: 0;">If you ❤️ our project, please visit our Github and give us a 🌟!</h5>