seawolf2357 commited on
Commit
60fb551
ยท
verified ยท
1 Parent(s): 89b28e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -653,7 +653,7 @@ a:hover {
653
 
654
  # Gradio Blocks ์ธํ„ฐํŽ˜์ด์Šค ์ƒ์„ฑ
655
  with gr.Blocks(fill_height=True, css=css, title="MMAudio Studio") as demo:
656
-
657
  # HOME Badge
658
  gr.HTML("""
659
  <div style="text-align: center; margin: 20px 0 10px 0;">
 
653
 
654
  # Gradio Blocks ์ธํ„ฐํŽ˜์ด์Šค ์ƒ์„ฑ
655
  with gr.Blocks(fill_height=True, css=css, title="MMAudio Studio") as demo:
656
+ gr.LoginButton(value="Option: HuggingFace 'Login' for extra GPU quota +", size="sm")
657
  # HOME Badge
658
  gr.HTML("""
659
  <div style="text-align: center; margin: 20px 0 10px 0;">