Sarathkumar1304ai commited on
Commit
5eb6286
·
verified ·
1 Parent(s): 60274f3

Update frontend/home.py

Browse files
Files changed (1) hide show
  1. frontend/home.py +1 -1
frontend/home.py CHANGED
@@ -34,7 +34,7 @@ def home_ui():
34
  """)
35
 
36
  # Display architecture image
37
- # architecture_image_path = "path_to_your_architecture_image.png" # Replace with your image path
38
  # st.image(architecture_image_path, caption="Project Architecture", use_column_width=True)
39
 
40
  # Footer or additional information
 
34
  """)
35
 
36
  # Display architecture image
37
+ # architecture_image_path = "project_flow.svg" # Replace with your image path
38
  # st.image(architecture_image_path, caption="Project Architecture", use_column_width=True)
39
 
40
  # Footer or additional information