Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "aimg", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Node.js CLI for generating AI images with Replicate and saving them to disk.", | ||
"main": "index.js", | ||
"bin": { | ||
"aimg": "./index.js" | ||
"aimg": "./index.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "type": "module", |
@@ -5,2 +5,4 @@ # aimg | ||
![screenshot](https://github.com/replicate/cog/assets/2289/f6ad8d6b-cc9c-4b07-a241-7766cd232d6f) | ||
## Features | ||
@@ -7,0 +9,0 @@ |
4496
83