Spaces:
Running
Running
Update Gradio_UI.py
Browse files- Gradio_UI.py +1 -2
Gradio_UI.py
CHANGED
|
@@ -273,8 +273,7 @@ class GradioUI:
|
|
| 273 |
- `web_search`: Search web
|
| 274 |
- `visit_webpage`: Visit webpage
|
| 275 |
|
| 276 |
-
>
|
| 277 |
-
> Access token is not configured for preserving limited free inference usage. Feel free to duplicate the space and add your Hugging Face token to try it out!
|
| 278 |
""")
|
| 279 |
|
| 280 |
stored_messages = gr.State([])
|
|
|
|
| 273 |
- `web_search`: Search web
|
| 274 |
- `visit_webpage`: Visit webpage
|
| 275 |
|
| 276 |
+
> ⚠️WARNING: Access token is NOT configured for preserving limited free inference usage. Feel free to duplicate the space and add your Hugging Face token to try it out!
|
|
|
|
| 277 |
""")
|
| 278 |
|
| 279 |
stored_messages = gr.State([])
|