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