Stability Control Structure
Model Information
Display Name: Stability Control Structure
API Model ID: stability-ai/control-structure
Category: Image To Image
Description: Control Structure generates images while maintaining the structure of an input image — valuable for recreating scenes or rendering characters from models. **Key Features:** - Preserves input structure during generation - control_strength to dial influence (0-1) - Output matches input resolution **Best For:** - Recreating scenes with a new look - Consistent structure across renders
How to Use This Model
To use Stability Control Structure via the HInow.ai API, use the model ID: stability-ai/control-structure
API Request Example (Image Generation)
POST https://api.hinow.ai/v1/images
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "stability-ai/control-structure",
"prompt": "Your image description here"
}
Pricing
- total: $0.075
Available Parameters
- control_strength: How much influence the input image's structure has on the generation (0-1).
- negative_prompt: Keywords describing what you do NOT wish to see in the output image. Advanced feature.
- style_preset: Guides the image model towards a particular visual style. (Options: 3d-model, analog-film, anime, cinematic, comic-book, digital-art, enhance, fantasy-art, isometric, line-art, low-poly, modeling-compound, neon-punk, origami, photographic, pixel-art, tile-texture)
- seed: Random seed for reproducibility. Use -1 (or omit) for a random seed.
- output_format: Output image format. (Options: jpeg, png, webp)
Quick Reference
To use this model, set: "model": "stability-ai/control-structure"
Featured: No
Documentation: https://hinow.ai/models/stability-ai/control-structure
API Endpoint: https://api.hinow.ai/v1


