pollinations
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "pollinations", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A Node.js package that allows you to easily generate images using Pollinations's free API.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -118,2 +118,7 @@ # Pollinations | ||
| `Object.images` | `array` | Array of buffers | | ||
| `Object.isComplete` | `boolean` | `true` if the number of images in the `images` array is the same as `expectedImages` | | ||
| `Object.isComplete` | `boolean` | `true` if the number of images in the `images` array is the same as `expectedImages` | | ||
--- | ||
## Support  | ||
If you're having issues with **Pollinations** or want to share your projects, ideas or feedbacks, you can join my [**support server**](https://discord.gg/ZKRPvhfZp9)! |
10005
123