Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jmack008
/
Jayanth2002-dinov2-base-finetuned-HAM10000
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0881a5f
Jayanth2002-dinov2-base-finetuned-HAM10000
/
app.py
jmack008
initial commit
0881a5f
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/Jayanth2002/dinov2-base-finetuned-HAM10000"
).launch()