ccm commited on
Commit
eea31b5
·
verified ·
1 Parent(s): ada657f

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -197,7 +197,6 @@ gradio.ChatInterface(
197
  undo_btn=None,
198
  clear_btn=None,
199
  theme=gradio.themes.Default(
200
- primary_hue="#df5127",
201
  font=[gradio.themes.GoogleFont("Zilla Slab")]
202
  )
203
  ).launch(debug=True)
 
197
  undo_btn=None,
198
  clear_btn=None,
199
  theme=gradio.themes.Default(
 
200
  font=[gradio.themes.GoogleFont("Zilla Slab")]
201
  )
202
  ).launch(debug=True)