Spaces:
Menyu
/
Running on Zero

Menyu commited on
Commit
b132764
1 Parent(s): 8b2605f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -299,9 +299,6 @@ examples = [
299
  css = '''
300
  .gradio-container{max-width: 560px !important}
301
  h1{text-align:center}
302
- footer {
303
- visibility: hidden
304
- }
305
  '''
306
 
307
  with gr.Blocks(css=css) as demo:
 
299
  css = '''
300
  .gradio-container{max-width: 560px !important}
301
  h1{text-align:center}
 
 
 
302
  '''
303
 
304
  with gr.Blocks(css=css) as demo: