ppsingh commited on
Commit
cb1b1d2
1 Parent(s): f6ae738

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,7 +175,7 @@ What do you want to learn ?
175
 
176
 
177
  # Setting Tabs
178
- with gr.Blocks(title="Audit Q&A", css="style.css", theme=theme,elem_id = "main-component") as demo:
179
  # user_id_state = gr.State([user_id])
180
 
181
  with gr.Tab("AuditQ&A"):
 
175
 
176
 
177
  # Setting Tabs
178
+ with gr.Blocks(title="Audit Q&A", theme=theme,elem_id = "main-component") as demo:
179
  # user_id_state = gr.State([user_id])
180
 
181
  with gr.Tab("AuditQ&A"):