suraj-self commited on
Commit
d13b04a
·
1 Parent(s): 1efbc24
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -76,8 +76,8 @@ def predict(message, history):
76
  # Launching with Gradio 6.0 compatibility
77
  demo = gr.ChatInterface(
78
  fn=predict,
79
- title="🧸 NanoChat-D12",
80
- description="Running on CPU. Optimized for Saint Iberis weights."
81
  )
82
 
83
  if __name__ == "__main__":
 
76
  # Launching with Gradio 6.0 compatibility
77
  demo = gr.ChatInterface(
78
  fn=predict,
79
+ title=" SimpleAI",
80
+ description="Fast. Focused. Simple"
81
  )
82
 
83
  if __name__ == "__main__":