Update app.py
Browse files
app.py
CHANGED
|
@@ -189,7 +189,6 @@ css = """
|
|
| 189 |
outline: none !important;
|
| 190 |
color: #fff;
|
| 191 |
}
|
| 192 |
-
footer {visibility: hidden !important;}
|
| 193 |
#image_output {
|
| 194 |
height: 100% !important;
|
| 195 |
}
|
|
|
|
| 189 |
outline: none !important;
|
| 190 |
color: #fff;
|
| 191 |
}
|
|
|
|
| 192 |
#image_output {
|
| 193 |
height: 100% !important;
|
| 194 |
}
|