Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vktrbr
/
tiktokApp
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
vktrbr
commited on
Apr 12, 2023
Commit
4e34d7d
·
1 Parent(s):
d13c6f8
test (
#1
)
Browse files
- test (
21dade77f5b2818230ce07c8f1ea219337b4fae8
)
Files changed (1)
hide
show
app.py
+4
-0
app.py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
import streamlit as st
2
+
3
+
4
+
st.title('Hello')