seawolf2357 commited on
Commit
bc929f9
·
verified ·
1 Parent(s): 00bfc35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -608,7 +608,7 @@ a:hover {
608
 
609
  # Build the Gradio interface
610
  with gr.Blocks(fill_height=True, css=css) as demo:
611
-
612
  # HOME Badge
613
  gr.HTML("""
614
  <div style="text-align: center; margin: 20px 0 10px 0;">
 
608
 
609
  # Build the Gradio interface
610
  with gr.Blocks(fill_height=True, css=css) as demo:
611
+ gr.LoginButton(value="Option: HuggingFace 'Login' for extra GPU quota +", size="sm")
612
  # HOME Badge
613
  gr.HTML("""
614
  <div style="text-align: center; margin: 20px 0 10px 0;">