image-genv3
Version:
## Description `image-genv3` is an AI-powered image generation package that allows users to create stunning visuals based on text prompts. It simplifies the process of generating AI-driven artwork and is easy to integrate into your JavaScript or Node.js p
28 lines (27 loc) • 781 B
JSON
{
"name": "image-genv3",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Ai",
"Imagine",
"Image Generation",
"Deep Learning",
"Discord bot"
],
"author": "",
"license": "ISC",
"description": "## Description `image-genv3` is an AI-powered image generation package that allows users to create stunning visuals based on text prompts. It simplifies the process of generating AI-driven artwork and is easy to integrate into your JavaScript or Node.js projects.",
"dependencies": {
"axios": "^1.7.9",
"crypto-js": "^4.2.0",
"form-data": "^4.0.2",
"fs": "^0.0.1-security",
"path": "^0.12.7",
"sharp": "^0.33.5"
},
"devDependencies": {}
}