Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
heypanda
/
SuperAGI-SAM
like
1
Runtime error
App
Files
Files
Community
4f21950
SuperAGI-SAM
/
app.py
heypanda
initial commit
4f21950
about 1 year ago
raw
Copy download link
history
blame
Safe
60 Bytes
import
gradio
as
gr
gr.load(
"models/SuperAGI/SAM"
).launch()