prithivMLmods commited on
Commit
bcc7a7d
·
verified ·
1 Parent(s): c9a1d71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -124,9 +124,9 @@ h1 { text-align: center; }
124
  footer { visibility: hidden; }
125
  '''
126
 
127
- with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
128
  with gr.Column(elem_id="col-container"):
129
- gr.Markdown("## GRID 6X🪨")
130
 
131
  with gr.Row():
132
  prompt = gr.Text(
 
124
  footer { visibility: hidden; }
125
  '''
126
 
127
+ with gr.Blocks(css=css) as demo:
128
  with gr.Column(elem_id="col-container"):
129
+ gr.Markdown("## T2i Grid 6x")
130
 
131
  with gr.Row():
132
  prompt = gr.Text(