π¦ ClawHub
Black Forest Labs FLUX
by @gamaleldientarek
Generate images with Black Forest Labs FLUX models using a direct BFL API key. Use when the user wants FLUX image generation through Black Forest Labs itself...
π‘ Examples
1. Ensure BFL_API_KEY is available in the environment or in /root/.clawdbot/.env.
2. Run:
/root/clawd/skills/black-forest-labs-flux/scripts/bfl-generate.sh "your prompt here" [output-file]
Example:
/root/clawd/skills/black-forest-labs-flux/scripts/bfl-generate.sh \
"A cinematic scene of a monkey sitting proudly on top of a red Ferrari sports car" \
/root/clawd/output/monkey-ferrari.jpg
The script prints the saved file path on success.
π Tips & Best Practices
BFL_API_KEY not set, add the key to the environment first.TERMINAL
clawhub install black-forest-labs-flux