Nipun commited on
Commit
e3a2cf9
·
1 Parent(s): 9a80deb

some dummy text 2

Browse files
Files changed (1) hide show
  1. Home.py +2 -1
Home.py CHANGED
@@ -6,4 +6,5 @@ st.title('PyTorch Distributions')
6
  st.markdown("This is a Streamlit app that demonstrates the probability density functions of various PyTorch distributions. "
7
  "Use the sidebar to select between continuous and discrete distributions, and set the parameters of the selected distribution.")
8
 
9
- st.divider()
 
 
6
  st.markdown("This is a Streamlit app that demonstrates the probability density functions of various PyTorch distributions. "
7
  "Use the sidebar to select between continuous and discrete distributions, and set the parameters of the selected distribution.")
8
 
9
+ st.divider()
10
+ st.markdown("Made on 1st March 2025")