yetessam commited on
Commit
f653607
·
verified ·
1 Parent(s): 7dc6bf7

Update Gradio_UI.py

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +1 -1
Gradio_UI.py CHANGED
@@ -277,7 +277,7 @@ class GradioUI:
277
  gr.Markdown(
278
  """
279
  # Content Agent
280
- I can help determine if online content is respectful. Feel free to provide me with text and I'll can let you know whether or not it is polite.
281
  """
282
  )
283
  stored_messages = gr.State([])
 
277
  gr.Markdown(
278
  """
279
  # Content Agent
280
+ Feel free to provide me with text and I can check to see if its consider polite or impolite
281
  """
282
  )
283
  stored_messages = gr.State([])