Affan8 commited on
Commit
8aa8132
·
verified ·
1 Parent(s): 6e0b9bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ custom_theme = gr.themes.Base(
61
  # Apply theme to ChatInterface
62
  ui = gr.ChatInterface(
63
  fn=chat_groq,
64
- title="Affan's(Groq)"
65
  )
66
 
67
  # Apply theme here
 
61
  # Apply theme to ChatInterface
62
  ui = gr.ChatInterface(
63
  fn=chat_groq,
64
+ title="Affan ChatBot"
65
  )
66
 
67
  # Apply theme here