SarowarSaurav commited on
Commit
7bde33a
·
verified ·
1 Parent(s): 85c43c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -67,8 +67,8 @@ iface = gr.Interface(
67
  outputs="text",
68
  title="British American Tobacco Bangladesh",
69
  description="- powered by IDT",
70
- theme="compact", # You can adjust the theme as needed
71
- css=custom_css # Apply the custom CSS
72
  )
73
 
74
 
 
67
  outputs="text",
68
  title="British American Tobacco Bangladesh",
69
  description="- powered by IDT",
70
+ theme='Taithrah/Minimal'
71
+
72
  )
73
 
74