Clone77 commited on
Commit
4440313
·
verified ·
1 Parent(s): 10b7509

Create deep_learning.py

Browse files
Files changed (1) hide show
  1. pages/deep_learning.py +2 -0
pages/deep_learning.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import streamlit as st
2
+ st.write('DL')