Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 44 additions & 16 deletions stable_diffusion.json
Original file line number Diff line number Diff line change
Expand Up @@ -6409,54 +6409,82 @@
],
"size_on_disk_bytes": 17246524772
},
"Flux.1-Krea-dev Uncensored (fp8+CLIP+VAE)": {
"name": "Flux.1-Krea-dev Uncensored (fp8+CLIP+VAE)",
"Flux.1-Kontext-dev": {
"name": "Flux.1-Kontext",
"baseline": "flux_1",
"type": "ckpt",
"inpainting": false,
"description": "FLUX.1-Krea-dev Uncensored is a variant of the 12 billion parameter FLUX.1 model fine-tuned with data curated by Krea. This version includes CLIP and VAE. It is optimized for general-purpose image synthesis from text prompts, with uncensored content generation capabilities. For more information, visit https://civitai.com/models/1830497?modelVersionId=2071474.",
"description": "FLUX.1-Kontext-dev is an image-to-image variant of the 12 billion parameter FLUX.1 model, developed by Black Forest Labs. It leverages the FluxKontextPipeline for context-aware image transformation and editing. Licensed under the Flux-1-Dev Non-Commercial License. For more information, see https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev.",
"version": "1.0",
"style": "generalist",
"homepage": "https://civitai.com/models/1830497?modelVersionId=2071474",
"nsfw": true,
"download_all": false,
"homepage": "https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev",
"nsfw": false,
"download_all": true,
"requirements": {
"min_steps": 20,
"max_steps": 30,
"min_cfg_scale": 1,
"max_cfg_scale": 4,
"clip_skip": 1,
"samplers": [
"k_euler"
"k_euler"
],
"schedulers": [
"karras"
"karras"
]
},
"config": {
"files": [
{
"path": "flux1KreaDev_fp8ClipWithVAE.safetensors",
"sha256sum": "AD6185A8E9D0364417D5EFAF01CB44CEC04939098FF6429CD816674682815909"
"path": "flux1-kontext-dev.safetensors",
"sha256sum": "af58063aa431f4d2bbc11ae46f57451d4416a170"
},
{
"path": "flux1-krea-dev_fp8_scaled.safetensors"
"path": "ae.safetensors",
"sha256sum": ""
},
{
"path": "transformer/diffusion_pytorch_model-00001-of-00003.safetensors",
"sha256sum": ""
},
{
"path": "transformer/diffusion_pytorch_model-00002-of-00003.safetensors",
"sha256sum": ""
},
{
"path": "transformer/diffusion_pytorch_model-00003-of-00003.safetensors",
"sha256sum": ""
},
{
"path": "vae/diffusion_pytorch_model.safetensors",
"sha256sum": ""
},
{
"path": "text_encoder/model.safetensors",
"sha256sum": ""
},
{
"path": "text_encoder_2/model-00001-of-00002.safetensors",
"sha256sum": ""
},
{
"path": "text_encoder_2/model-00002-of-00002.safetensors",
"sha256sum": ""
}
],
"download": [
{
"file_name": "flux1KreaDev_fp8ClipWithVAE.safetensors",
"file_name": "flux1-kontext-dev.safetensors",
"file_path": "",
"file_url": "https://civitai.com/api/download/models/2071474"
"file_url": "https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/resolve/main/flux1-kontext-dev.safetensors"
}
]
},
"features_not_supported": [
"hires_fix",
"inpainting",
"controlnet"
],
"size_on_disk_bytes": 17206700956
"size_on_disk_bytes": 57894598692
},
"Pony Realism": {
"name": "Pony Realism",
Expand Down Expand Up @@ -6993,4 +7021,4 @@
"available": false,
"size_on_disk_bytes": 56000000000
}
}
}
Loading