Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mschiesser
/
video-splitter
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
video-splitter
/
app.py
mschiesser
support HF spaces
65c1d15
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
from
ai_video_cli.gradio
import
launch
if
__name__ ==
"__main__"
:
launch()