A custom TypingMind plugin for generating images using Flux.1 Pro, Flux.1 Dev, and Flux.1 Schnell through the FAL.ai API.
This plugin was created to provide:
- More freedom than DALL·E or ChatGPT image tools
- Full control over prompts, negative prompts, seeds, and models
- Stable defaults (8 steps, guidance 2)
- Support for 1024x1024 images
- Smooth and fast generation inside TypingMind
- flux-pro — highest quality
- flux-dev — balanced & versatile
- flux-schnell — fastest
- FAL.ai API Key
- Default model
- Width / height
- Seed (optional)
- Negative prompt (optional)
Hidden Stable Defaults
- Steps: 8
- Guidance: 2
-
Copy the raw link to
manifest.json:
Example:
https://raw.githubusercontent.com/YOURNAME/typingmind-flux-plugin/main/manifest.json -
Open TypingMind → Settings → Plugins → Install from URL
-
Paste the raw manifest.json URL
TypingMind will auto-load bothmanifest.jsonandplugin.js. -
Enter your FAL.ai API Key in plugin settings.
Use the plugin with prompts like:
"Generate a hyper-detailed illustration of an Afro-futuristic city at sunset, clean, soft, reflective surfaces, vibrant atmosphere, Flux Pro."
Or simply the model:
/imagine prompt: 4k space nebula model: flux-pro width: 1024 height: 1024 seed: 42
plugin.json— plugin manifestimplementation.js— main implementation
- Add more advanced parameters (batches, upscale)
- Support other Flux models as FAL.ai adds them
- In-UI option to preview outputs