Deila Proalfa commited on
Commit
d01bd77
·
1 Parent(s): 8b71f22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ theme = Gradio.themes.Monochrome(
16
  font=[Gradio.themes.GoogleFont("Inter"), "ui-sans-serif", "system-ui", "sans-serif"],
17
  )
18
 
19
- class PurpleTheme(Base):
20
  def __init__(
21
  self,
22
  *,
 
16
  font=[Gradio.themes.GoogleFont("Inter"), "ui-sans-serif", "system-ui", "sans-serif"],
17
  )
18
 
19
+ class CyanTheme(Base):
20
  def __init__(
21
  self,
22
  *,