Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AUTOMATIC1111/stable-diffusion-webui-rembg
/ functions
Functions
4 in github.com/AUTOMATIC1111/stable-diffusion-webui-rembg
⨍
Functions
4
◇
Types & classes
1
↳
Endpoints
1
Method
process
(self, pp: scripts_postprocessing.PostprocessedImage, enable, model, return_mask, alpha_matting, alpha_matting
scripts/postprocessing_rembg.py:54
Function
rembg_api
(_: gr.Blocks, app: FastAPI)
scripts/api.py:19
Function
rembg_remove
( input_image: str = Body("", title='rembg input image'), model: str = Body("u2net", title='re
scripts/api.py:21
Method
ui
(self)
scripts/postprocessing_rembg.py:26