yaya-sy commited on
Commit
fdbd4ae
Β·
verified Β·
1 Parent(s): 5b822d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,7 +191,7 @@ def model_inference(input_dict, history):
191
 
192
  # Option 1: Use regular Interface with streaming (recommended)
193
  with gr.Blocks() as demo:
194
- gr.Markdown("# Oolel`")
195
 
196
  chatbot = gr.Chatbot()
197
  msg = gr.MultimodalTextbox(
 
191
 
192
  # Option 1: Use regular Interface with streaming (recommended)
193
  with gr.Blocks() as demo:
194
+ gr.Markdown("# Oolel")
195
 
196
  chatbot = gr.Chatbot()
197
  msg = gr.MultimodalTextbox(