eienmojiki commited on
Commit
381b215
1 Parent(s): 7aea15c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -217,7 +217,7 @@ def update_task_options(
217
 
218
  # APP
219
  with gr.Blocks(css=CSS) as app:
220
- gr.Markdown("# 🧩 (Ivan) DiffuseCraft")
221
  with gr.Tab("Generation"):
222
  with gr.Row():
223
  with gr.Column(scale=2):
 
217
 
218
  # APP
219
  with gr.Blocks(css=CSS) as app:
220
+ gr.Markdown("# 🐠 AnyDiffuse")
221
  with gr.Tab("Generation"):
222
  with gr.Row():
223
  with gr.Column(scale=2):