prithivMLmods commited on
Commit
e71ee72
Β·
verified Β·
1 Parent(s): 92086d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ footer {
119
  }
120
  '''
121
 
122
- with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
123
  with gr.Column(elem_id="col-container"):
124
  gr.Markdown("## SD3.5 TURBO REALISM πŸͺ¨")
125
 
 
119
  }
120
  '''
121
 
122
+ with gr.Blocks(css=css, theme="YTheme/Anime") as demo:
123
  with gr.Column(elem_id="col-container"):
124
  gr.Markdown("## SD3.5 TURBO REALISM πŸͺ¨")
125