prithivMLmods commited on
Commit
46ec0dc
·
verified ·
1 Parent(s): a56f5c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,8 +119,8 @@ footer {
119
  '''
120
 
121
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
122
- gr.HTML(html_content)
123
  gr.Markdown(DESCRIPTIONx)
 
124
  with gr.Group():
125
  with gr.Row():
126
  prompt = gr.Text(
 
119
  '''
120
 
121
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
 
122
  gr.Markdown(DESCRIPTIONx)
123
+ gr.HTML(html_content)
124
  with gr.Group():
125
  with gr.Row():
126
  prompt = gr.Text(