ZennyKenny commited on
Commit
2e89e1a
Β·
verified Β·
1 Parent(s): 3c0a110

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -89,6 +89,9 @@ button {
89
  button:hover {
90
  background-color: #3a52cc !important;
91
  }
 
 
 
92
  """
93
 
94
  # Gradio Interface
 
89
  button:hover {
90
  background-color: #3a52cc !important;
91
  }
92
+ footer {
93
+ visibility: hidden;
94
+ }
95
  """
96
 
97
  # Gradio Interface