pabloce commited on
Commit
74c5fbf
·
verified ·
1 Parent(s): 3720a09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -269,7 +269,7 @@ demo = gr.ChatInterface(
269
  ),
270
  ],
271
  theme=gr.themes.Soft(
272
- primary_hue="amber",
273
  secondary_hue="violet",
274
  neutral_hue="gray",
275
  font=[gr.themes.GoogleFont("Exo"), "ui-sans-serif", "system-ui", "sans-serif"]).set(
 
269
  ),
270
  ],
271
  theme=gr.themes.Soft(
272
+ primary_hue="yellow",
273
  secondary_hue="violet",
274
  neutral_hue="gray",
275
  font=[gr.themes.GoogleFont("Exo"), "ui-sans-serif", "system-ui", "sans-serif"]).set(