prithivMLmods commited on
Commit
ff68df5
·
verified ·
1 Parent(s): f13d58f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,7 +162,7 @@ h1 { text-align: center; }
162
  footer { visibility: hidden; }
163
  '''
164
 
165
- with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
166
  gr.Markdown("## T2I SD3.5")
167
 
168
  with gr.Row():
 
162
  footer { visibility: hidden; }
163
  '''
164
 
165
+ with gr.Blocks(theme=seafoam, css=css) as demo:
166
  gr.Markdown("## T2I SD3.5")
167
 
168
  with gr.Row():