romi2001 commited on
Commit
2e49b9f
·
verified ·
1 Parent(s): 3b5ef65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -530,4 +530,5 @@ with gr.Blocks(title="Personal Color Styling") as demo:
530
  )
531
 
532
  if __name__ == "__main__":
533
- demo.launch(css=CUSTOM_CSS, theme=gr.themes.Soft(primary_hue="amber"))
 
 
530
  )
531
 
532
  if __name__ == "__main__":
533
+ demo.launch(css=CUSTOM_CSS, theme=gr.themes.Soft(primary_hue="amber"))
534
+