Skip to content

[WIP] Update diffusers-cli for agentic use#13966

Open
DN6 wants to merge 24 commits into
mainfrom
diffuser-cli-for-agent
Open

[WIP] Update diffusers-cli for agentic use#13966
DN6 wants to merge 24 commits into
mainfrom
diffuser-cli-for-agent

Conversation

@DN6

@DN6 DN6 commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Some updates to the diffusers-cli to make it more agent friendly. This PR

  1. Adds a diffusers-cli skill to showcase the features available via the CLI and how to use them
  2. Adds a describe command that can we used to extract the inputs of a pipeline from an input repo id
  3. Adds a generate command that runs inference with any diffusers compatible pipelines. It also provides a number of optimization options (CP, cpu/group offload) + LoRA and allows running inference remotely on HF jobs.

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@github-actions github-actions Bot added size/L PR with diff > 200 LOC utils labels Jun 15, 2026
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L PR with diff > 200 LOC utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants