Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cheenchan
/
frames
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fad2ba6
frames
/
app.py
cheenchan
Deploy frame extraction matcher
fad2ba6
6 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
from
frame_extraction.app
import
main
if
__name__ ==
"__main__"
:
main()