Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -533,6 +533,7 @@ with gr.Blocks(title="Audit Q&A", css= "style.css", theme=theme,elem_id = "main-
|
|
533 |
submit_feedback_not_okay,
|
534 |
[feedback_state],
|
535 |
[feedback_row, feedback_thanks]
|
|
|
536 |
|
537 |
#-------------------- Session Management + Geolocation -------------------------
|
538 |
|
|
|
533 |
submit_feedback_not_okay,
|
534 |
[feedback_state],
|
535 |
[feedback_row, feedback_thanks]
|
536 |
+
)
|
537 |
|
538 |
#-------------------- Session Management + Geolocation -------------------------
|
539 |
|