Spaces:
Paused
Paused
update
Browse files
app.py
CHANGED
@@ -183,7 +183,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
183 |
)
|
184 |
|
185 |
gr.HTML(
|
186 |
-
"""<center>All the inputs are being sent to Anthropic's Claude endpoints. Please refer to <a href="https://
|
187 |
)
|
188 |
|
189 |
gr.HTML(
|
|
|
183 |
)
|
184 |
|
185 |
gr.HTML(
|
186 |
+
"""<center>All the inputs are being sent to Anthropic's Claude endpoints. Please refer to <a href="https://legal.anthropic.com/#privacy">this link</a> for privacy policy.</center>"""
|
187 |
)
|
188 |
|
189 |
gr.HTML(
|