K00B404 commited on
Commit
c033003
·
verified ·
1 Parent(s): a5ba795

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ def hf_chat(user_input):
108
 
109
  # Gradio interface
110
  with gr.Blocks() as demo:
111
- gr.Markdown("# Hugging Face Chat Completion")
112
  with gr.Row():
113
  with gr.Column():
114
  user_input = gr.Textbox(
 
108
 
109
  # Gradio interface
110
  with gr.Blocks() as demo:
111
+ gr.Markdown("# mistral nemo prompt enhancer")
112
  with gr.Row():
113
  with gr.Column():
114
  user_input = gr.Textbox(