FoxAI Image Generator
Generate images using FoxAI (https://pic.foxai.edu.kg/)
Usage
/node/path/to/foxai_generator.cjs "prompt" --count 1
Examples
# Generate a cute cat
/node/path/to/foxai_generator.cjs "cute cat" --count 1
# Generate with custom model
/node/path/to/foxai_generator.cjs "landscape" --model "FLUX.1 [schnell]" --count 1
# Generate multiple images
/node/path/to/foxai_generator.cjs "sunset over ocean" --count 4
Parameters
| Parameter | Description | Default |
|---|---|---|
prompt |
Image description | Required |
--count |
Number of images | 1 |
--model |
Model name | FLUX.1 [schnell] |
--resolution |
Image size | 1024x1024 |
--negative |
Negative prompt | (optional) |
Available Models
FLUX.1 [schnell]- Fast, detailedStable Diffusion XL Base 1.0DreamShaper 8 LCMStable Diffusion XL Lightning
Notes
- Login password:
20200108 - Images saved to:
/root/.openclaw/workspace/foxai_*.png