Wanswan commited on
Commit
785c0e1
·
verified ·
1 Parent(s): 92c19c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -189,6 +189,13 @@ with gr.Blocks(css="""
189
  footer { display: none !important; }
190
  .svelte-1ipelgc { display: none !important; }
191
 
 
 
 
 
 
 
 
192
  """) as demo:
193
  gr.HTML("""
194
  <script>
 
189
  footer { display: none !important; }
190
  .svelte-1ipelgc { display: none !important; }
191
 
192
+ .icon-button-wrapper {
193
+ display: none !important;
194
+ }
195
+
196
+ label.svelte-1to105q {
197
+ display: none !important;
198
+ }
199
  """) as demo:
200
  gr.HTML("""
201
  <script>