14 lines
528 B
JSON
14 lines
528 B
JSON
{
|
|
"author": "foryoung365",
|
|
"homepage": "https://github.com/foryoung365/lobechat-plugin-workers-schnell",
|
|
"identifier": "ai-image-generator-flux-schnell",
|
|
"manifest": "https://raw.githubusercontent.com/foryoung365/lobechat-plugin-workers-schnell/main/public/manifest.json",
|
|
"meta": {
|
|
"avatar": "🖼️",
|
|
"description": "Generate images with Cloudflare Workers AI's flux-1-schnell model",
|
|
"tags": ["image", "ai", "generation"],
|
|
"title": "AI Image Generator (Flux-1-Schnell)"
|
|
},
|
|
"schemaVersion": 1
|
|
}
|