Nymbo commited on
Commit
32e96a9
1 Parent(s): 2959994

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -14,10 +14,6 @@ footer {visibility: hidden !important;}
14
 
15
 
16
  # ui
17
- with gr.Blocks(css=css) as vui:
18
- gr.Title("Nymbo's Gradio Snippets") # TITLE
19
- gr.Markdown("Just some odds and ends :)") # DESCRIPTION
20
-
21
  with gr.Tab("Tab 1", id='vkl1'):
22
  with gr.Row():
23
  with gr.Column(scale=3):
 
14
 
15
 
16
  # ui
 
 
 
 
17
  with gr.Tab("Tab 1", id='vkl1'):
18
  with gr.Row():
19
  with gr.Column(scale=3):