imeesam commited on
Commit
7c4b57a
·
verified ·
1 Parent(s): 222b744

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -79,7 +79,6 @@ demo = gr.ChatInterface(
79
  "What's happening in AI news today?",
80
  "Calculate 128 multiplied by 37",
81
  ],
82
- theme=gr.themes.Soft()
83
  )
84
 
85
  if __name__ == "__main__":
 
79
  "What's happening in AI news today?",
80
  "Calculate 128 multiplied by 37",
81
  ],
 
82
  )
83
 
84
  if __name__ == "__main__":