Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ankush05
/
thursday
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Ankush05
commited on
Sep 7, 2023
Commit
d3f54c7
·
1 Parent(s):
658ac6e
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import streamlit as st
2
+
3
+
"this is a code"