Edwin Salguero commited on
Commit
b4c9946
·
1 Parent(s): 525228c

Trigger Streamlit Cloud redeploy with latest updates

Browse files
Files changed (1) hide show
  1. frontend/app.py +1 -1
frontend/app.py CHANGED
@@ -1545,4 +1545,4 @@ def show_configuration_page(config):
1545
  """)
1546
 
1547
  if __name__ == "__main__":
1548
- main()
 
1545
  """)
1546
 
1547
  if __name__ == "__main__":
1548
+ main() # Updated for Streamlit Cloud deployment