prithivMLmods commited on
Commit
a682fa3
·
verified ·
1 Parent(s): 41b4af8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -104,8 +104,7 @@ def generate(
104
  return image_paths, seed
105
 
106
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
107
-
108
- with gr.Column(elem_id="col-container"):
109
  gr.Markdown(DESCRIPTIONx)
110
  with gr.Row():
111
  prompt = gr.Text(
 
104
  return image_paths, seed
105
 
106
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
107
+
 
108
  gr.Markdown(DESCRIPTIONx)
109
  with gr.Row():
110
  prompt = gr.Text(