osiria commited on
Commit
b293b94
·
verified ·
1 Parent(s): e30cc58

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,7 +174,7 @@ init_output = extract(init_text)
174
 
175
 
176
 
177
- with gr.Blocks(css="footer {visibility: hidden}", theme=gr.themes.Default(text_size="lg", spacing_size="lg")) as interface:
178
 
179
  with gr.Row():
180
  gr.Markdown(header)
 
174
 
175
 
176
 
177
+ with gr.Blocks(theme=gr.themes.Default(text_size="lg", spacing_size="lg")) as interface:
178
 
179
  with gr.Row():
180
  gr.Markdown(header)