Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
marinjuanandres
/
MCG-NJU-videomae-small-finetuned-kinetics
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MCG-NJU-videomae-small-finetuned-kinetics
/
app.py
marinjuanandres
initial commit
f4e30a3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/MCG-NJU/videomae-small-finetuned-kinetics"
).launch()