Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RaoMuneeb
/
microsoft-xclip-base-patch32
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3986596
microsoft-xclip-base-patch32
/
app.py
RaoMuneeb
initial commit
3986596
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()