junxiliu commited on
Commit
93f6a95
·
1 Parent(s): e91de07
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -356,7 +356,6 @@ hr {
356
  """
357
  with gr.Blocks(title="MeanAudio Generator", theme=theme, css=custom_css) as demo:
358
  gr.Markdown("# MeanAudio: Fast and Faithful Text-to-Audio Generation with Mean Flows", elem_id="main-header")
359
- # 使用 gr.HTML 替代 gr.Markdown
360
  badge_html = '''
361
  <div id="project-badges"> <!-- 使用 ID
362
  以便应用 CSS -->
 
356
  """
357
  with gr.Blocks(title="MeanAudio Generator", theme=theme, css=custom_css) as demo:
358
  gr.Markdown("# MeanAudio: Fast and Faithful Text-to-Audio Generation with Mean Flows", elem_id="main-header")
 
359
  badge_html = '''
360
  <div id="project-badges"> <!-- 使用 ID
361
  以便应用 CSS -->