Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abhishekkrthakur/sam3-playground
/ endpoints
Endpoints
3 in github.com/abhishekkrthakur/sam3-playground
⨍
Functions
45
◇
Types & classes
0
↳
Endpoints
3
Route
healthcheck
app.get("/healthz", tags=["meta"])
src/sam3/ui.py:None
Route
home
app.get("/", tags=["ui"])
src/sam3/ui.py:None
Route
process_image
app.post("/process", tags=["inference"])
src/sam3/ui.py:None