Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ iface = gr.Interface(
|
|
56 |
outputs="text",
|
57 |
title="British American Tobacco Bangladesh",
|
58 |
description="- powered by IDT",
|
59 |
-
theme="
|
60 |
)
|
61 |
|
62 |
# Run the Gradio interface
|
|
|
56 |
outputs="text",
|
57 |
title="British American Tobacco Bangladesh",
|
58 |
description="- powered by IDT",
|
59 |
+
theme="default"
|
60 |
)
|
61 |
|
62 |
# Run the Gradio interface
|