Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Video-microsoft-xclip-base-patch32
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bf653be
Video-microsoft-xclip-base-patch32
/
app.py
awacke1
initial commit
bf653be
almost 2 years ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/xclip-base-patch32"
).launch()