Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PizzaBuddha
/
microsoft-xclip-base-patch32
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-xclip-base-patch32
/
app.py
PizzaBuddha
initial commit
7e9d545
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/xclip-base-patch32"
).launch()