@todoforai/image-api
v2.2.0
Published
AI image generation and editing through TODOforAI (gpt-image)
Readme
@todoforai/image-api
Generate and edit images through the TODOforAI backend (gpt-image).
Install
npm install -g @todoforai/image-apiUsage
tfa-imagegen generate "An orange rocket on a white background" -o rocket.png
tfa-imagegen edit "Change only the background to black" --image rocket.png -o edited.pngAuthenticate with todoforai login, TODOFORAI_API_KEY, or --api-key.
