Skip to content

docs: add image-tool README#478

Open
x-n2o wants to merge 1 commit into
ml-explore:mainfrom
x-n2o:image-tool-docs
Open

docs: add image-tool README#478
x-n2o wants to merge 1 commit into
ml-explore:mainfrom
x-n2o:image-tool-docs

Conversation

@x-n2o
Copy link
Copy Markdown

@x-n2o x-n2o commented May 10, 2026

Proposed changes

Fixes #477.

Adds the missing Tools/image-tool/README.md so the top-level README.md link for image-tool resolves. The new README documents building the scheme, running through Xcode and mlx-run, text-to-image usage, image-to-image usage, common generation options, and model/memory options.

Also updates ACKNOWLEDGMENTS.md for the documentation contribution.

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document
  • I have run pre-commit run --all-files to format my code / installed pre-commit prior to committing changes
  • I have added tests that prove my fix is effective or that my feature works (ci: catch broken markdown links #479)
  • I have updated the necessary documentation (if needed)

Copilot AI review requested due to automatic review settings May 10, 2026 19:58
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing documentation page for the image-tool example so the top-level README link no longer 404s, and credits the documentation contribution in acknowledgments.

Changes:

  • Add Tools/image-tool/README.md documenting how to build/run image-tool and use sd text / sd image commands and options.
  • Update ACKNOWLEDGMENTS.md to include the new documentation contributor.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
Tools/image-tool/README.md New image-tool usage/build/run documentation and examples.
ACKNOWLEDGMENTS.md Adds contributor entry for the documentation update.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Tools/image-tool/README.md Outdated
Comment thread Tools/image-tool/README.md Outdated
Comment thread Tools/image-tool/README.md Outdated
@x-n2o x-n2o force-pushed the image-tool-docs branch from d9e97ce to c2ed278 Compare May 10, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] README links to missing image-tool documentation

2 participants