seawolf2357 commited on
Commit
a1496c4
·
verified ·
1 Parent(s): 25a9628

Update app.py

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