sandz7 commited on
Commit
ced6c96
β€’
1 Parent(s): c82f8fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ chat_input = gr.MultimodalTextbox(interactive=True, file_types=["image"], placeh
81
  with gr.Blocks(fill_height=True) as demo:
82
  gr.Markdown(DESCRIPTION)
83
  gr.ChatInterface(
84
- fn=kypton,
85
  chatbot=chatbot,
86
  fill_height=True,
87
  multimodal=True,
 
81
  with gr.Blocks(fill_height=True) as demo:
82
  gr.Markdown(DESCRIPTION)
83
  gr.ChatInterface(
84
+ fn=krypton,
85
  chatbot=chatbot,
86
  fill_height=True,
87
  multimodal=True,