Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AnanthulaShravya
/
setup
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AnanthulaShravya
commited on
Jul 1, 2024
Commit
bebb2d9
·
verified
·
1 Parent(s):
f94619b
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-5
app.py
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
2
-
import streamlit as st
3
-
4
-
st.title('My Streamlit App')
5
-
st.write('Hello, world!')