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