acecalisto3 commited on
Commit
2cdd6ed
·
verified ·
1 Parent(s): 57c6209

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ theme = gr.themes.Soft(
51
  secondary_hue="emerald",
52
  radius_size="lg",
53
  font=[gr.themes.GoogleFont("Inter"), "ui-sans-serif", "system-ui"]
54
- ).set(
55
  button={"radius": "full"}) # only if supported by your gradio version
56
  button_primary_background_fill="linear-gradient(90deg, #8B5CF6 0%, #EC4899 100%)",
57
  button_primary_text_color="white",
 
51
  secondary_hue="emerald",
52
  radius_size="lg",
53
  font=[gr.themes.GoogleFont("Inter"), "ui-sans-serif", "system-ui"]
54
+ ).set(
55
  button={"radius": "full"}) # only if supported by your gradio version
56
  button_primary_background_fill="linear-gradient(90deg, #8B5CF6 0%, #EC4899 100%)",
57
  button_primary_text_color="white",