rrg92 commited on
Commit
bc1f3c5
·
verified ·
1 Parent(s): b73f9c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -18,7 +18,9 @@ def ZeroGpuTest(p):
18
 
19
 
20
  with gr.Blocks() as demo:
21
-
 
 
22
  gr.Markdown("""
23
  This space demonstrates a problem with ZeroGPU and the public host link of the space, which is the link used when you embed it.
24
  Steps to reproduce:
 
18
 
19
 
20
  with gr.Blocks() as demo:
21
+ gr.Markdown("Log with you Hugging Face account to more gpu credits!")
22
+ gr.LoginButton()
23
+
24
  gr.Markdown("""
25
  This space demonstrates a problem with ZeroGPU and the public host link of the space, which is the link used when you embed it.
26
  Steps to reproduce: