georad commited on
Commit
b797bd7
·
verified ·
1 Parent(s): a9a9d00

Update pages/upload_file.py

Browse files
Files changed (1) hide show
  1. pages/upload_file.py +2 -1
pages/upload_file.py CHANGED
@@ -1 +1,2 @@
1
- st.write("Work in Progress")
 
 
1
+ import streamlit as st
2
+ st.header("Work in Progress")