seawolf2357 commited on
Commit
51cb2b6
·
verified ·
1 Parent(s): 99a3539

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -481,7 +481,7 @@ a:hover {
481
 
482
  # --- Gradio UI Layout ---
483
  with gr.Blocks(fill_height=True, css=css) as demo:
484
-
485
  with gr.Column(elem_id="col-container"):
486
 
487
  # HOME Badge
 
481
 
482
  # --- Gradio UI Layout ---
483
  with gr.Blocks(fill_height=True, css=css) as demo:
484
+ gr.LoginButton(value="Option: HuggingFace 'Login' for extra GPU quota +", size="sm")
485
  with gr.Column(elem_id="col-container"):
486
 
487
  # HOME Badge