aisha-ai-official/flux.1dev-uncensored-colossus-v5


Great text-to-image model by Cagliostro Lab

Realistic text-to-image by TiwazM

A good anime merge from 12 other models

















Prediction
aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2ID5xy656xtmsrma0cnqcarqvj400StatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- 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
{ "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" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/flux.1dev-uncensored-colossus-v5 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2", { input: { 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" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run aisha-ai-official/flux.1dev-uncensored-colossus-v5 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2", input={ "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" } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/flux.1dev-uncensored-colossus-v5 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2", "input": { "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" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/aisha-ai-official/flux.1dev-uncensored-colossus-v5@sha256:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2 \ -i 'seed=-1' \ -i 'steps=30' \ -i 'width=768' \ -i 'height=768' \ -i $'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"' \ -i 'cfg_scale=5' \ -i 'scheduler="Euler flux beta"'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/aisha-ai-official/flux.1dev-uncensored-colossus-v5@sha256:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "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" } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-03-21T23:42:07.414725Z", "created_at": "2025-03-21T23:41:58.310000Z", "data_removed": false, "error": null, "id": "5xy656xtmsrma0cnqcarqvj400", "input": { "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" }, "logs": "Using seed: 999440984\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:08, 3.38it/s]\n 7%|▋ | 2/30 [00:00<00:06, 4.20it/s]\n 10%|█ | 3/30 [00:00<00:07, 3.79it/s]\n 13%|█▎ | 4/30 [00:01<00:07, 3.62it/s]\n 17%|█▋ | 5/30 [00:01<00:07, 3.53it/s]\n 20%|██ | 6/30 [00:01<00:06, 3.48it/s]\n 23%|██▎ | 7/30 [00:01<00:06, 3.45it/s]\n 27%|██▋ | 8/30 [00:02<00:06, 3.43it/s]\n 30%|███ | 9/30 [00:02<00:06, 3.42it/s]\n 33%|███▎ | 10/30 [00:02<00:05, 3.41it/s]\n 37%|███▋ | 11/30 [00:03<00:05, 3.40it/s]\n 40%|████ | 12/30 [00:03<00:05, 3.39it/s]\n 43%|████▎ | 13/30 [00:03<00:05, 3.39it/s]\n 47%|████▋ | 14/30 [00:04<00:04, 3.39it/s]\n 50%|█████ | 15/30 [00:04<00:04, 3.39it/s]\n 53%|█████▎ | 16/30 [00:04<00:04, 3.39it/s]\n 57%|█████▋ | 17/30 [00:04<00:03, 3.39it/s]\n 60%|██████ | 18/30 [00:05<00:03, 3.39it/s]\n 63%|██████▎ | 19/30 [00:05<00:03, 3.39it/s]\n 67%|██████▋ | 20/30 [00:05<00:02, 3.39it/s]\n 70%|███████ | 21/30 [00:06<00:02, 3.39it/s]\n 73%|███████▎ | 22/30 [00:06<00:02, 3.39it/s]\n 77%|███████▋ | 23/30 [00:06<00:02, 3.39it/s]\n 80%|████████ | 24/30 [00:06<00:01, 3.39it/s]\n 83%|████████▎ | 25/30 [00:07<00:01, 3.39it/s]\n 87%|████████▋ | 26/30 [00:07<00:01, 3.39it/s]\n 90%|█████████ | 27/30 [00:07<00:00, 3.39it/s]\n 93%|█████████▎| 28/30 [00:08<00:00, 3.39it/s]\n 97%|█████████▋| 29/30 [00:08<00:00, 3.38it/s]\n100%|██████████| 30/30 [00:08<00:00, 3.38it/s]\n100%|██████████| 30/30 [00:08<00:00, 3.42it/s]", "metrics": { "predict_time": 9.097159958, "total_time": 9.104725 }, "output": [ "https://replicate.delivery/xezq/INAjil2nnOK6MVd3F6VKQqteJ2qyQXXPSuF9uNKe01hPt6aUA/tmp.png" ], "started_at": "2025-03-21T23:41:58.317565Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-e4g6j5jyhs5porngihpkhlbhwjgnmkxgksw7ry27k5nwcfkawyrq", "get": "https://api.replicate.com/v1/predictions/5xy656xtmsrma0cnqcarqvj400", "cancel": "https://api.replicate.com/v1/predictions/5xy656xtmsrma0cnqcarqvj400/cancel" }, "version": "13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2" }
Generated inUsing seed: 999440984 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:08, 3.38it/s] 7%|▋ | 2/30 [00:00<00:06, 4.20it/s] 10%|█ | 3/30 [00:00<00:07, 3.79it/s] 13%|█▎ | 4/30 [00:01<00:07, 3.62it/s] 17%|█▋ | 5/30 [00:01<00:07, 3.53it/s] 20%|██ | 6/30 [00:01<00:06, 3.48it/s] 23%|██▎ | 7/30 [00:01<00:06, 3.45it/s] 27%|██▋ | 8/30 [00:02<00:06, 3.43it/s] 30%|███ | 9/30 [00:02<00:06, 3.42it/s] 33%|███▎ | 10/30 [00:02<00:05, 3.41it/s] 37%|███▋ | 11/30 [00:03<00:05, 3.40it/s] 40%|████ | 12/30 [00:03<00:05, 3.39it/s] 43%|████▎ | 13/30 [00:03<00:05, 3.39it/s] 47%|████▋ | 14/30 [00:04<00:04, 3.39it/s] 50%|█████ | 15/30 [00:04<00:04, 3.39it/s] 53%|█████▎ | 16/30 [00:04<00:04, 3.39it/s] 57%|█████▋ | 17/30 [00:04<00:03, 3.39it/s] 60%|██████ | 18/30 [00:05<00:03, 3.39it/s] 63%|██████▎ | 19/30 [00:05<00:03, 3.39it/s] 67%|██████▋ | 20/30 [00:05<00:02, 3.39it/s] 70%|███████ | 21/30 [00:06<00:02, 3.39it/s] 73%|███████▎ | 22/30 [00:06<00:02, 3.39it/s] 77%|███████▋ | 23/30 [00:06<00:02, 3.39it/s] 80%|████████ | 24/30 [00:06<00:01, 3.39it/s] 83%|████████▎ | 25/30 [00:07<00:01, 3.39it/s] 87%|████████▋ | 26/30 [00:07<00:01, 3.39it/s] 90%|█████████ | 27/30 [00:07<00:00, 3.39it/s] 93%|█████████▎| 28/30 [00:08<00:00, 3.39it/s] 97%|█████████▋| 29/30 [00:08<00:00, 3.38it/s] 100%|██████████| 30/30 [00:08<00:00, 3.38it/s] 100%|██████████| 30/30 [00:08<00:00, 3.42it/s]
Prediction
aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2IDcdy4sa271drmc0cnqcdskz0dpgStatusSucceededSourceWebHardwareL40STotal durationCreatedInput
- seed
- -1
- steps
- 30
- width
- 1024
- height
- 1024
- prompt
- Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says "Don't look at waitresses' breasts"
- cfg_scale
- 5
- scheduler
- default
{ "seed": -1, "steps": 30, "width": 1024, "height": 1024, "prompt": "Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says \"Don't look at waitresses' breasts\"", "cfg_scale": 5, "scheduler": "default" }
Install Replicate’s Node.js client library:npm install replicate
Import and set up the client:import Replicate from "replicate"; import fs from "node:fs"; const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });
Run aisha-ai-official/flux.1dev-uncensored-colossus-v5 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run( "aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2", { input: { seed: -1, steps: 30, width: 1024, height: 1024, prompt: "Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says \"Don't look at waitresses' breasts\"", cfg_scale: 5, scheduler: "default" } } ); // To access the file URL: console.log(output[0].url()); //=> "http://example.com" // To write the file to disk: fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
Install Replicate’s Python client library:pip install replicate
Import the client:import replicate
Run aisha-ai-official/flux.1dev-uncensored-colossus-v5 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run( "aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2", input={ "seed": -1, "steps": 30, "width": 1024, "height": 1024, "prompt": "Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says \"Don't look at waitresses' breasts\"", "cfg_scale": 5, "scheduler": "default" } ) # To access the file URL: print(output[0].url()) #=> "http://example.com" # To write the file to disk: with open("my-image.png", "wb") as file: file.write(output[0].read())
To learn more, take a look at the guide on getting started with Python.
Run aisha-ai-official/flux.1dev-uncensored-colossus-v5 using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \ -H "Authorization: Bearer $REPLICATE_API_TOKEN" \ -H "Content-Type: application/json" \ -H "Prefer: wait" \ -d $'{ "version": "aisha-ai-official/flux.1dev-uncensored-colossus-v5:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2", "input": { "seed": -1, "steps": 30, "width": 1024, "height": 1024, "prompt": "Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says \\"Don\'t look at waitresses\' breasts\\"", "cfg_scale": 5, "scheduler": "default" } }' \ https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
You can run this model locally using Cog. First, install Cog:brew install cog
If you don’t have Homebrew, there are other installation options available.
Run this to download the model and run it in your local environment:
cog predict r8.im/aisha-ai-official/flux.1dev-uncensored-colossus-v5@sha256:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2 \ -i 'seed=-1' \ -i 'steps=30' \ -i 'width=1024' \ -i 'height=1024' \ -i $'prompt="Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says \\"Don\'t look at waitresses\' breasts\\""' \ -i 'cfg_scale=5' \ -i 'scheduler="default"'
To learn more, take a look at the Cog documentation.
Run this to download the model and run it in your local environment:
docker run -d -p 5000:5000 --gpus=all r8.im/aisha-ai-official/flux.1dev-uncensored-colossus-v5@sha256:13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2
curl -s -X POST \ -H "Content-Type: application/json" \ -d $'{ "input": { "seed": -1, "steps": 30, "width": 1024, "height": 1024, "prompt": "Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says \\"Don\'t look at waitresses\' breasts\\"", "cfg_scale": 5, "scheduler": "default" } }' \ http://localhost:5000/predictions
To learn more, take a look at the Cog documentation.
Output
{ "completed_at": "2025-03-21T23:48:27.936175Z", "created_at": "2025-03-21T23:48:01.931000Z", "data_removed": false, "error": null, "id": "cdy4sa271drmc0cnqcdskz0dpg", "input": { "seed": -1, "steps": 30, "width": 1024, "height": 1024, "prompt": "Portrait of a blonde woman with blue eyes on a coffee shop. She is extreme beauty and wear a sexy bunny waitress cosplay. She is pointing to a sign that says \"Don't look at waitresses' breasts\"", "cfg_scale": 5, "scheduler": "default" }, "logs": "Using seed: 1645959282\n 0%| | 0/30 [00:00<?, ?it/s]\n 3%|▎ | 1/30 [00:00<00:16, 1.75it/s]\n 7%|▋ | 2/30 [00:00<00:12, 2.20it/s]\n 10%|█ | 3/30 [00:01<00:13, 1.97it/s]\n 13%|█▎ | 4/30 [00:02<00:13, 1.88it/s]\n 17%|█▋ | 5/30 [00:02<00:13, 1.83it/s]\n 20%|██ | 6/30 [00:03<00:13, 1.81it/s]\n 23%|██▎ | 7/30 [00:03<00:12, 1.79it/s]\n 27%|██▋ | 8/30 [00:04<00:12, 1.78it/s]\n 30%|███ | 9/30 [00:04<00:11, 1.77it/s]\n 33%|███▎ | 10/30 [00:05<00:11, 1.77it/s]\n 37%|███▋ | 11/30 [00:06<00:10, 1.76it/s]\n 40%|████ | 12/30 [00:06<00:10, 1.76it/s]\n 43%|████▎ | 13/30 [00:07<00:09, 1.76it/s]\n 47%|████▋ | 14/30 [00:07<00:09, 1.76it/s]\n 50%|█████ | 15/30 [00:08<00:08, 1.76it/s]\n 53%|█████▎ | 16/30 [00:08<00:07, 1.76it/s]\n 57%|█████▋ | 17/30 [00:09<00:07, 1.75it/s]\n 60%|██████ | 18/30 [00:10<00:06, 1.75it/s]\n 63%|██████▎ | 19/30 [00:10<00:06, 1.76it/s]\n 67%|██████▋ | 20/30 [00:11<00:05, 1.75it/s]\n 70%|███████ | 21/30 [00:11<00:05, 1.75it/s]\n 73%|███████▎ | 22/30 [00:12<00:04, 1.75it/s]\n 77%|███████▋ | 23/30 [00:12<00:03, 1.75it/s]\n 80%|████████ | 24/30 [00:13<00:03, 1.76it/s]\n 83%|████████▎ | 25/30 [00:14<00:02, 1.75it/s]\n 87%|████████▋ | 26/30 [00:14<00:02, 1.75it/s]\n 90%|█████████ | 27/30 [00:15<00:01, 1.76it/s]\n 93%|█████████▎| 28/30 [00:15<00:01, 1.76it/s]\n 97%|█████████▋| 29/30 [00:16<00:00, 1.76it/s]\n100%|██████████| 30/30 [00:16<00:00, 1.75it/s]\n100%|██████████| 30/30 [00:16<00:00, 1.77it/s]", "metrics": { "predict_time": 17.422470786, "total_time": 26.005175 }, "output": [ "https://replicate.delivery/xezq/H5oitNs1SQbfYSBl13LX2CxDWfYfeYv7WcvRL0DUQcTsMrrRB/tmp.png" ], "started_at": "2025-03-21T23:48:10.513704Z", "status": "succeeded", "urls": { "stream": "https://stream.replicate.com/v1/files/bcwr-4d4vunncaxffaxs6ovz6j6n4pfayv2unuslwb45sbgaxzk44t7wq", "get": "https://api.replicate.com/v1/predictions/cdy4sa271drmc0cnqcdskz0dpg", "cancel": "https://api.replicate.com/v1/predictions/cdy4sa271drmc0cnqcdskz0dpg/cancel" }, "version": "13f8afae9c06740b24e2d22a0fd7b4889c7381f72b49ce9cefc5fff34bdf51e2" }
Generated inUsing seed: 1645959282 0%| | 0/30 [00:00<?, ?it/s] 3%|▎ | 1/30 [00:00<00:16, 1.75it/s] 7%|▋ | 2/30 [00:00<00:12, 2.20it/s] 10%|█ | 3/30 [00:01<00:13, 1.97it/s] 13%|█▎ | 4/30 [00:02<00:13, 1.88it/s] 17%|█▋ | 5/30 [00:02<00:13, 1.83it/s] 20%|██ | 6/30 [00:03<00:13, 1.81it/s] 23%|██▎ | 7/30 [00:03<00:12, 1.79it/s] 27%|██▋ | 8/30 [00:04<00:12, 1.78it/s] 30%|███ | 9/30 [00:04<00:11, 1.77it/s] 33%|███▎ | 10/30 [00:05<00:11, 1.77it/s] 37%|███▋ | 11/30 [00:06<00:10, 1.76it/s] 40%|████ | 12/30 [00:06<00:10, 1.76it/s] 43%|████▎ | 13/30 [00:07<00:09, 1.76it/s] 47%|████▋ | 14/30 [00:07<00:09, 1.76it/s] 50%|█████ | 15/30 [00:08<00:08, 1.76it/s] 53%|█████▎ | 16/30 [00:08<00:07, 1.76it/s] 57%|█████▋ | 17/30 [00:09<00:07, 1.75it/s] 60%|██████ | 18/30 [00:10<00:06, 1.75it/s] 63%|██████▎ | 19/30 [00:10<00:06, 1.76it/s] 67%|██████▋ | 20/30 [00:11<00:05, 1.75it/s] 70%|███████ | 21/30 [00:11<00:05, 1.75it/s] 73%|███████▎ | 22/30 [00:12<00:04, 1.75it/s] 77%|███████▋ | 23/30 [00:12<00:03, 1.75it/s] 80%|████████ | 24/30 [00:13<00:03, 1.76it/s] 83%|████████▎ | 25/30 [00:14<00:02, 1.75it/s] 87%|████████▋ | 26/30 [00:14<00:02, 1.75it/s] 90%|█████████ | 27/30 [00:15<00:01, 1.76it/s] 93%|█████████▎| 28/30 [00:15<00:01, 1.76it/s] 97%|█████████▋| 29/30 [00:16<00:00, 1.76it/s] 100%|██████████| 30/30 [00:16<00:00, 1.75it/s] 100%|██████████| 30/30 [00:16<00:00, 1.77it/s]
Want to make some of these yourself?
Run this model