Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sshs
/
vinid-plip
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ebb9ff2
vinid-plip
/
app.py
sshs
initial commit
ebb9ff2
about 2 years ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/vinid/plip"
).launch()