Photo Glow
Model Information
Display Name: Photo Glow
API Model ID: davisbrown/photo-glow
Category: Text To Image
Description: Photo Glow is a FLUX LoRA that creates photographic images with a beautiful luminous glow effect. Background scenery trends toward light neon aesthetics with soft, radiant lighting. **Key Features:** - Photographic images with luminous glow - Light neon background aesthetics - Soft radiant lighting effects - Beautiful bokeh and light diffusion **Best For:** - Portrait photography with glow effects - Neon-lit atmospheric scenes - Dreamy, ethereal compositions - Stylized product photography **Usage:** The trigger word TOK is automatically added to your prompt.
How to Use This Model
To use Photo Glow via the HInow.ai API, use the model ID: davisbrown/photo-glow
API Request Example (Chat/Text)
POST https://api.hinow.ai/v1/chat/completions
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "davisbrown/photo-glow",
"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": "davisbrown/photo-glow",
"prompt": "Your image description here"
}
Pricing
- total: $0.04
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": "davisbrown/photo-glow"
Featured: No
Documentation: https://hinow.ai/models/davisbrown/photo-glow
API Endpoint: https://api.hinow.ai/v1


