Spaces:
Sleeping
Sleeping
Commit
·
481f2d5
1
Parent(s):
67105c9
Update Hugging Face Paper Claimer UI
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ def get_papers(
|
|
114 |
|
115 |
|
116 |
with gr.Blocks() as demo:
|
117 |
-
gr.
|
118 |
gr.Markdown("This Space helps you claim your papers on Hugging Face papers")
|
119 |
with gr.Row():
|
120 |
gr.LoginButton(size="sm")
|
|
|
114 |
|
115 |
|
116 |
with gr.Blocks() as demo:
|
117 |
+
gr.HTML("<h1 style='text-align:center;'>Hugging Face Paper Claimer</h1>")
|
118 |
gr.Markdown("This Space helps you claim your papers on Hugging Face papers")
|
119 |
with gr.Row():
|
120 |
gr.LoginButton(size="sm")
|