karenwky commited on
Commit
a7a81cb
·
verified ·
1 Parent(s): c61bae2

Update Gradio_UI.py

Browse files
Files changed (1) hide show
  1. 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
- > [!WARNING]
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([])