@todoforai/imagegen
v2.0.4
Published
AI image generation and editing through TODOforAI
Downloads
207
Readme
@todoforai/imagegen
Generate and edit images through the TODOforAI backend.
Install
npm install -g @todoforai/imagegenUsage
todoforai-imagegen generate "An orange rocket on a white background" -o rocket.png
todoforai-imagegen edit "Change only the background to black" --image rocket.png -o edited.pngAuthenticate with todoforai login, TODOFORAI_API_KEY, or --api-key.
Migration
This package replaces @todoforai/codex-imagegen-api. The old
codex-imagegen-api executable remains as a temporary compatibility alias;
new scripts should use todoforai-imagegen.
