Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
canaxx
/
MCG-NJU-videomae-base
like
0
Runtime error
App
Files
Files
Community
8ff38b4
MCG-NJU-videomae-base
/
app.py
canaxx
initial commit
8ff38b4
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/MCG-NJU/videomae-base"
).launch()