shukdevdatta123 commited on
Commit
462657d
·
verified ·
1 Parent(s): b78c735

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -37,6 +37,10 @@ st.sidebar.markdown("""
37
  - **WhatsApp**: [Click here to chat](https://wa.me/+8801719296601)
38
  - **HuggingFace Profile**: [Click here to access the HuggingFace Profile](https://huggingface.co/shukdevdatta123)
39
  """)
 
 
 
 
40
 
41
 
42
  # Display content when "Select an option" is chosen
 
37
  - **WhatsApp**: [Click here to chat](https://wa.me/+8801719296601)
38
  - **HuggingFace Profile**: [Click here to access the HuggingFace Profile](https://huggingface.co/shukdevdatta123)
39
  """)
40
+
41
+ st.sidebar.markdown("""
42
+ ### Courtesy: [NetworkX](https://networkx.org/documentation/stable/index.html)
43
+ """)
44
 
45
 
46
  # Display content when "Select an option" is chosen