Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke committed Sep 18, 2024
1 parent ddc1415 commit a341945
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ A Node.js CLI for generating AI images with Replicate and saving them to disk.
- Saves all the files to disk for you.
- Includes prediction id and a slug of the prompt in the filename.
- Lets you specify an exact prompt, or specify a subject and roll the dice with random [promptmaker](https://npm.im/promptmaker) prompts.
- Automatically adds [MediaProvenance](https://github.com/zeke/media-provenance) EXIF metadata to the downloaded image files so you have a record of the model, input, output, etc.
- Lets you pass arbitrary flags to the model as inputs.
- Automatically adds [MediaProvenance](https://github.com/zeke/media-provenance) metadata to the downloaded image files so you have a record of the model, input, output, etc.

## Installation

Expand Down

0 comments on commit a341945

Please sign in to comment.