Clarify diffusers image editing support
This commit is contained in:
parent
de4c338423
commit
496544b487
1 changed files with 1 additions and 1 deletions
|
|
@ -1148,7 +1148,7 @@ def setup_shell_routes() -> APIRouter:
|
|||
{
|
||||
"name": "diffusers",
|
||||
"pip": "diffusers[torch]",
|
||||
"desc": "Image generation pipelines (SD, Flux) with PyTorch",
|
||||
"desc": "Image generation/editing pipelines (SD, Flux) with PyTorch",
|
||||
"category": "Image",
|
||||
"target": "remote",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue