openfree commited on
Commit
e92518e
·
verified ·
1 Parent(s): b6fb0d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -335,7 +335,7 @@ with gr.Blocks(title="🐭 MOUSE Workflow", theme=gr.themes.Soft(), css=CSS) as
335
  with gr.Column(elem_classes=["main-container"]):
336
  gr.Markdown("# 🐭 MOUSE Workflow")
337
  gr.Markdown("**Visual Workflow Builder with Interactive UI Execution**")
338
- gr.HTML('<p class="powered-by">@Powered by VIDraft</p>')
339
 
340
  gr.HTML(
341
  """
 
335
  with gr.Column(elem_classes=["main-container"]):
336
  gr.Markdown("# 🐭 MOUSE Workflow")
337
  gr.Markdown("**Visual Workflow Builder with Interactive UI Execution**")
338
+ gr.HTML('<p class="powered-by">@Powered by VIDraft & Huggingface Gradio</p>')
339
 
340
  gr.HTML(
341
  """