FLUX Black Light
Model Information
Display Name: FLUX Black Light
API Model ID: fofr/flux-black-light
Category: Text To Image
Description: FLUX Black Light is a LoRA fine-tune trained on black light/UV photography. Generates images with fluorescent, luminescent, and neon glow effects typical of ultraviolet lighting. **Key Features:** - Black light / UV photography aesthetic - Fluorescent and neon glow effects - Vibrant luminescent colors on dark backgrounds - Fast generation (~3 seconds) **Best For:** - Neon and UV-themed artwork - Glow-in-the-dark visual effects - Party and nightlife themed images - Vibrant fluorescent compositions **Usage:** The trigger word BLKLGHT is automatically added to your prompt.
How to Use This Model
To use FLUX Black Light via the HInow.ai API, use the model ID: fofr/flux-black-light
API Request Example (Chat/Text)
POST https://api.hinow.ai/v1/chat/completions
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "fofr/flux-black-light",
"messages": [
{"role": "user", "content": "Your message here"}
]
}
API Request Example (Image Generation)
POST https://api.hinow.ai/v1/images
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "fofr/flux-black-light",
"prompt": "Your image description here"
}
Pricing
- total: $0.008
Available Parameters
- aspect_ratio: Output image aspect ratio (Options: 1:1, 4:3, 3:4, 16:9, 9:16)
- num_inference_steps: Number of inference steps (default: 28) (Options: 20, 25, 28, 30, 40)
- guidance_scale: Guidance scale (default: 2.5) (Options: 1.5, 2.0, 2.5, 3.0, 3.5)
- output_format: Output image format (Options: jpeg, png)
Quick Reference
To use this model, set: "model": "fofr/flux-black-light"
Featured: No
Documentation: https://hinow.ai/models/fofr/flux-black-light
API Endpoint: https://api.hinow.ai/v1


