Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ iface = gr.Interface(
|
|
68 |
title="British American Tobacco Bangladesh",
|
69 |
description="- powered by IDT",
|
70 |
theme='Taithrah/Minimal'
|
71 |
-
|
72 |
)
|
73 |
|
74 |
|
|
|
68 |
title="British American Tobacco Bangladesh",
|
69 |
description="- powered by IDT",
|
70 |
theme='Taithrah/Minimal'
|
71 |
+
css="footer {visibility: hidden}"
|
72 |
)
|
73 |
|
74 |
|