DataRaptor commited on
Commit
f975f1f
1 Parent(s): 2ef6fa3

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.markdown('Live demo will be available very soon.')
4
+
5
+
6
+