Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -376,7 +376,7 @@ with gr.Blocks(title="Audit Q&A", css= "style.css", theme=theme,elem_id = "main-
|
|
376 |
# multiselect=True,
|
377 |
# value=['2023'],
|
378 |
# interactive=True,
|
379 |
-
)
|
380 |
gr.Markdown("-------------------------------------------------------------------------")
|
381 |
#---------------- Another way to select reports across category and sub-type ------------
|
382 |
dropdown_reports = gr.Dropdown(
|
|
|
376 |
# multiselect=True,
|
377 |
# value=['2023'],
|
378 |
# interactive=True,
|
379 |
+
#)
|
380 |
gr.Markdown("-------------------------------------------------------------------------")
|
381 |
#---------------- Another way to select reports across category and sub-type ------------
|
382 |
dropdown_reports = gr.Dropdown(
|