nmarafo commited on
Commit
ec15066
·
verified ·
1 Parent(s): 744c734

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def respond(message, max_tokens, temperature, top_p):
106
 
107
  # Crear la interfaz de Gradio usando Blocks
108
  with gr.Blocks() as demo:
109
- gr.Markdown("# Child-Safe-Chatbot")
110
  gr.Markdown("""
111
  ### Description
112
  This chatbot is designed to assist users while ensuring that all interactions comply with defined safety policies. It checks whether user inputs violate any of the following categories:
 
106
 
107
  # Crear la interfaz de Gradio usando Blocks
108
  with gr.Blocks() as demo:
109
+ gr.Markdown("# Child-Safe-Chatbot (Experimental)")
110
  gr.Markdown("""
111
  ### Description
112
  This chatbot is designed to assist users while ensuring that all interactions comply with defined safety policies. It checks whether user inputs violate any of the following categories: