TenzinGayche commited on
Commit
23fd6d2
·
verified ·
1 Parent(s): 3704bd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ def predict(message, history):
51
  yield partial_message
52
 
53
  # Create the chat interface using Gradio
54
- gr.ChatInterface(fn=predict, title="Tibetan LLM (beta)", description="").launch(share=True)
 
51
  yield partial_message
52
 
53
  # Create the chat interface using Gradio
54
+ gr.ChatInterface(fn=predict, title="Monlam LLM (beta)", description="").launch(share=True)