Nikhithapotnuru commited on
Commit
606aef2
·
verified ·
1 Parent(s): bcfc6a1

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.title("👋 Hey There")
4
+ st.markdown(###"Let's play with gradient descent.")