G
GetLLMs

Flux Uncensored Colossus v5

Discover Flux Uncensored Colossus v5, an advanced model designed for text-guided image synthesis. Let's explore what this AI model can do for you!

Platform: Replicate
Text-to-ImageStable DiffusionCreative Synthesis
2.9k runs
L40S
License Check Required

🚀Function Overview

Generates visual content from textual descriptions with configurable parameters like dimensions, denoising methods, and generation precision.

Key Features

  • Text-guided image synthesis
  • Adjustable prompt influence (CFG scale)
  • Customizable image dimensions
  • Seed-controlled reproducibility
  • Multiple denoising schedulers

Use Cases

  • Character portrait creation
  • Concept art generation
  • Marketing visual design
  • Creative digital artwork

⚙️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": 30,
  "width": 768,
  "height": 768,
  "prompt": "Portrait of a beauty 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": 5,
  "scheduler": "Euler flux beta"
}

Output Results

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

Quick Actions

Technical Specifications

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

Related Keywords

Text-guided image synthesisAdjustable prompt influenceCustomizable image dimensionsSeed-controlled reproducibilityMultiple denoising schedulersCharacter portrait creationConcept art generationMarketing visual design