prithivMLmods commited on
Commit
0e9c562
1 Parent(s): e71ee72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -119,9 +119,9 @@ footer {
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
 
126
  with gr.Row():
127
  prompt = gr.Text(
 
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("## GRID 6X🪨")
125
 
126
  with gr.Row():
127
  prompt = gr.Text(