Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -565,7 +565,7 @@ In this app, you'll be able to interact with an agent powered by [smolagents](ht
|
|
565 |
|
566 |
👉 Type a task in the left sidebar, click the button, and watch the agent solving your task. ✨
|
567 |
|
568 |
-
_Please note that we store the tasks given to this agent. Do not
|
569 |
_You can reach out at @hf.co to request deletion of information._
|
570 |
""")
|
571 |
task_input = gr.Textbox(
|
|
|
565 |
|
566 |
👉 Type a task in the left sidebar, click the button, and watch the agent solving your task. ✨
|
567 |
|
568 |
+
_Please note that we store the tasks given to this agent. Do not type any confidential information!_
|
569 |
_You can reach out at @hf.co to request deletion of information._
|
570 |
""")
|
571 |
task_input = gr.Textbox(
|