Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
m7n
/
openalex_mapper
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
m7n
commited on
Feb 12
Commit
68b267e
·
1 Parent(s):
466cc61
added login
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -493,6 +493,7 @@ with gr.Blocks(theme=theme, css="""
493
""")
494
495
gr.LoginButton()
496
497
with gr.Row():
498
with gr.Column(scale=1):
493
""")
494
495
gr.LoginButton()
496
+
497
498
with gr.Row():
499
with gr.Column(scale=1):