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