Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MP99
/
fxmarty-sam-vit-tiny-random
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d0021e8
fxmarty-sam-vit-tiny-random
/
app.py
MP99
initial commit
d0021e8
over 1 year ago
raw
Copy download link
history
blame
75 Bytes
import
gradio
as
gr
gr.load(
"models/fxmarty/sam-vit-tiny-random"
).launch()