waqasbm commited on
Commit
ec51e09
·
verified ·
1 Parent(s): 0531505

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -79,3 +79,6 @@ if generate and industry and selected_area:
79
 
80
  except Exception as e:
81
  st.error(f"Error: {e}")
 
 
 
 
79
 
80
  except Exception as e:
81
  st.error(f"Error: {e}")
82
+ # Footer
83
+ st.markdown("---")
84
+ st.caption("Built with ❤️ for ICSS & Controls Professionals | Created by waqasbm")