Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -189,6 +189,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
189 |
gr.HTML(
|
190 |
"""<center><a href="https://huggingface.co/spaces/taesiri/ClaudeReadsArxiv?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>Duplicate the Space and run securely with your Anthropic API Key </center>"""
|
191 |
)
|
|
|
192 |
|
193 |
with gr.Column():
|
194 |
with gr.Row():
|
|
|
189 |
gr.HTML(
|
190 |
"""<center><a href="https://huggingface.co/spaces/taesiri/ClaudeReadsArxiv?duplicate=true"><img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>Duplicate the Space and run securely with your Anthropic API Key </center>"""
|
191 |
)
|
192 |
+
|
193 |
|
194 |
with gr.Column():
|
195 |
with gr.Row():
|