Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CosmoAI
/
CosmoS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a17a477
CosmoS
/
app.py
CosmoAI
Update app.py
fa0178c
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
streamlit
as
st
st.video(
"universe.mp4"
,
format
=
"video/mp4"
, start_time =
0
)