G
GetLLMs

Flux Uncensored Image Generation

Unleash your creativity with Flux Uncensored, an advanced AI for text-to-image generation. Discover how this AI model can transform your workflow!

Platform: Replicate
Text-to-ImageArt GenerationUncensored Content
1.5k runs
L40S
License Check Required

🚀Function Overview

Generates custom images from text descriptions with configurable output settings.

Key Features

  • Text-guided image synthesis
  • Adjustable dimensional parameters (width/height)
  • Control via CFG scaling and scheduler
  • Random or fixed seed initialization

Use Cases

  • Digital art creation
  • Concept visualization
  • Character design
  • Promotional content generation

⚙️Input Parameters

prompt

string

The prompt

cfg_scale

number

CFG scale defines how much attention the model pays to the prompt when generating

width

integer

The width of the image

height

integer

The height of the image

scheduler

string

The scheduler to denoise the image

steps

integer

Number of steps when generating

seed

integer

The seed for generation; set to -1 for random seed

💡Usage Examples

Example 1

Input Parameters

{
  "seed": -1,
  "steps": 25,
  "width": 1024,
  "height": 1024,
  "prompt": "Portrait of a woman with full dark-purple short hair and purple eyes. She is on a street, wearing casual clothes. She is holding a big sign that says \"Flux Uncensored 💜\" when she winks and smile to the viewer",
  "cfg_scale": 3,
  "scheduler": "default"
}

Output Results

https://replicate.delivery/xezq/ZxWV1ES5eLyKfklC4UVgy30FIgtUxfSTNBJfavoY0aiuXurRB/tmp.png

Quick Actions

Technical Specifications

Hardware Type
L40S
Run Count
1.5k
Commercial Use
Unknown/Restricted
Platform
Replicate

Related Keywords

Text-guided image synthesisUncensored contentDigital art creationConcept visualizationAdjustable dimensional parametersCharacter designPromotional content generationRandom or fixed seed initialization