OzTianlu commited on
Commit
6ef60da
·
verified ·
1 Parent(s): 7529514

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -49,7 +49,6 @@ demo = gr.ChatInterface(
49
  fn=respond,
50
  title="Spartacus Chat",
51
  description="Chat with NoesisLab/Spartacus-1B-Instruct",
52
- theme=gr.themes.Soft(),
53
  )
54
 
55
  if __name__ == "__main__":
 
49
  fn=respond,
50
  title="Spartacus Chat",
51
  description="Chat with NoesisLab/Spartacus-1B-Instruct",
 
52
  )
53
 
54
  if __name__ == "__main__":