corvo7 commited on
Commit
17381c1
·
verified ·
1 Parent(s): 7aa1e70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.header("Intro to Deep learining")
4
+
5
+ st.subheader("What is AI")