Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cdofitasw
/
zahrav-videomae-base-finetuned-ucf101-subset
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c047e3e
zahrav-videomae-base-finetuned-ucf101-subset
/
app.py
cdofitasw
initial commit
c047e3e
about 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/zahrav/videomae-base-finetuned-ucf101-subset"
).launch()