geeek commited on
Commit
8cfa77f
·
verified ·
1 Parent(s): dae86b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -401,6 +401,9 @@ footer {
401
  padding: 0.75rem 1.5rem !important;
402
  font-size: 0.9rem !important;
403
  }
 
 
 
404
  }
405
  """
406
 
 
401
  padding: 0.75rem 1.5rem !important;
402
  font-size: 0.9rem !important;
403
  }
404
+ }
405
+ #huggingface-space-header{
406
+ display:none !important;
407
  }
408
  """
409