Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bk2005
/
microsoft-xclip-base-patch32-16-frames
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
708c718
microsoft-xclip-base-patch32-16-frames
/
app.py
bk2005
initial commit
708c718
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/xclip-base-patch32-16-frames"
).launch()