CivArchive
    Preview 63639073
    Preview 63639072
    Preview 63639075
    Preview 63639077
    Preview 63639079
    Preview 63639076
    Preview 63639074
    Preview 63639078
    Preview 63639081
    Preview 63639089

    Chroma by Lodestone, quantized using GGUF by silveroxides and Clybius.

    Original description:

    Chroma is a 8.9B parameter model based on FLUX.1-schnell (technical report coming soon!). It’s fully Apache 2.0 licensed, ensuring that anyone can use, modify, and build on top of it—no corporate gatekeeping.

    The model is still training right now, and I’d love to hear your thoughts! Your input and feedback are really appreciated.

    What Chroma Aims to Do

    • Training on a 5M dataset, curated from 20M samples including anime, furry, artistic stuff, and photos.

    • Fully uncensored, reintroducing missing anatomical concepts.

    • Built as a reliable open-source option for those who need it.

    See the Progress

    Support Open-Source AI

    The current pretraining run has already used 5000+ H100 hours, and keeping this going long-term is expensive.

    If you believe in accessible, community-driven AI, any support would be greatly appreciated.

    👉 [https://ko-fi.com/lodestonerock/goal?g=1] — Every bit helps!

    ETH: 0x679C0C419E949d8f3515a255cE675A1c4D92A3d7

    their discord: discord.gg/SQVcWVbqKx

    Description

    improved anatomy and fewer artifacts

    FAQ

    Comments (42)

    compgamer1337267Mar 10, 2025
    CivitAI

    can i use it with forge?

    levzzz
    Author
    Mar 10, 2025

    Sadly no

    compgamer1337267Mar 10, 2025

    @levzzz so, only comfy? Maybe invoke will handle it?

    ailu91Mar 22, 2025

    @compgamer1337267 There is a patch for Forge currently, you need to move some files manually. Maybe they'll merge it later
    https://github.com/croquelois/forgeChroma

    milt68Jun 30, 2025

    Yes, just update your forge and d/l models

    texdetMar 10, 2025
    CivitAI

    Can you help, I'm trying to use gguf with your workflow, but I get an error:
    "Could not find ComfyUI-GGUF node: GGUF support requires ComfyUI-GGUF"

    and if using Unet Loader (GGUF): "KSampler
    'attention_mask_img_shape'"

    levzzz
    Author
    Mar 11, 2025

    Huh, weird. You do have to use the chroma model node due to the architectural differences, maybe you should try reinstalling comfy gguf

    MikeflowerMar 14, 2025· 2 reactions

    Don't use the classic gguf node. Use the chroma diffusion node instead. Bug fixed for me. Works fine.👍🏻

    RBD675Apr 15, 2025· 1 reaction

    I'm having the same issue I have ComfyUI-GGUF installed but when I try to load a gguf model with the Chroma Unified Model Loader I get this error
    2025-04-15T12:28:34.527841 - Traceback (most recent call last): File "E:\stability\Data\Packages\ComfyUI\execution.py", line 345, in execute output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) File "E:\stability\Data\Packages\ComfyUI\execution.py", line 220, in get_output_data return_values = mapnode_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) File "E:\stability\Data\Packages\ComfyUI\execution.py", line 192, in mapnode_over_list process_inputs(input_dict, i) File "E:\stability\Data\Packages\ComfyUI\execution.py", line 181, in process_inputs results.append(getattr(obj, func)(**inputs)) File "E:\stability\Data\Packages\ComfyUI\custom_nodes\ComfyUI_FluxMod\flux_mod\nodes.py", line 72, in load_unet flux_mod = load_flux_mod( File "E:\stability\Data\Packages\ComfyUI\custom_nodes\ComfyUI_FluxMod\flux_mod\loader.py", line 137, in load_flux_mod ensure_gguf() File "E:\stability\Data\Packages\ComfyUI\custom_nodes\ComfyUI_FluxMod\flux_mod\loader.py", line 27, in ensure_gguf raise RuntimeError("Could not find ComfyUI-GGUF node: GGUF support requires ComfyUI-GGUF") RuntimeError: Could not find ComfyUI-GGUF node: GGUF support requires ComfyUI-GGUF

    EternalCyclicApr 18, 2025

    @RBD675 Open E:\stability\Data\Packages\ComfyUI\custom_nodes\ComfyUI_FluxMod\flux_mod\loader.py

    replace the line number 25 with

    gguf = sys.modules.get("E:\stability\Data\Packages\ComfyUI\custom_nodes\ComfyUI-GGUF")

    EternalCyclicApr 19, 2025

    @RBD675 Undo the changes I suggested. It seems the new update fixed it.

    karlmanMar 11, 2025
    CivitAI

    11th of March 2025: The node used by your workflow are not available in comfyui manager yet. Please get them listed and checked.

    levzzz
    Author
    Mar 11, 2025· 1 reaction

    Yes, you have to install it manually. The link is in the description.

    littlefluffyballApr 5, 2025· 1 reaction

    Just open GitHub copy command and paste in terminal.
    Even my grandmom can do it.

    nanunanaMar 11, 2025
    CivitAI

    nice, but very slow, are there any existing loras

    levzzz
    Author
    Mar 12, 2025

    Not that I know of. Most training software doesn't support it :(

    qekMar 12, 2025· 3 reactions
    ArcticFoxWMMar 12, 2025

    It is partially support some Flux lora.

    nanunanaMar 12, 2025· 1 reaction

    @2P2 Thanx, i will try some

    milt68Jun 30, 2025

    With <lora:Hyper-Chroma-low-step-LoRA:1> and 10 steps, it's ~ 4 sec/it on a 3060 12GB. You can increase steps for better detail.

    karlmanMar 13, 2025· 7 reactions
    CivitAI

    This is the best Flux model! I would say it's the Pony of Flux!

    levzzz
    Author
    Mar 15, 2025

    Still waiting for ponyflow v7~ The main version is based on auraflow, but they said there might be a flux schnell version too.

    UberlordMar 30, 2025
    CivitAI

    Interesting project, sounds like just what we need at this point! I have briefly looked for a report or guide about the prompting for this model, haven't found anything in the HF repo.

    One very important aspect to make sense of a model is to know about how the training data were captioned, so we can "speak the language" of the model.

    Are you planning to release a prompt guide or dataset caption report?

    levzzz
    Author
    Mar 31, 2025· 1 reaction

    Ah, well, I'm not the person who created the model, merely reuploading it here. I think the captioning is a mix of booru tags and JoyCaption, I've had success with both natural language and tags. It doesn't know characters very well as of right now, but might get them correct if you explicitly describe the clothes and appearance.

    UberlordApr 1, 2025

    @levzzz thanks for your reply and sharing your experiences, this is helpful. I will have another look at the available resources and see if I can find out more

    littlefluffyballApr 5, 2025· 3 reactions
    CivitAI

    Pro: It actually can write words on images.
    Con: It generates ugly horrible trash if use long detailed prompt with human character.

    After multiple iterations I managed to get non horrible female which looks worse than SD1.5

    Also it will work only with special FluxMod nodes, it will not work with usual nodes as normal Flux.

    levzzz
    Author
    Apr 5, 2025

    yeah, it's a little undertrained as of now, so artifacts are inevitable. think of illustrious 0.1

    CuauhtemocI5MALApr 9, 2025· 4 reactions
    CivitAI

    I told this in a review I left to the original Chroma.

    When this model is uploaded to an online generation service, such as TensorArt, the service accepts it, but using it only you get useless black squares/rectangles independent of the prompt or the parameters that are entered.

    It will be worth applauding if you manage to repair that crass mistake Lodestone made in creating a model that according to some is the Pony Diffusion V6 XL of Flux-based models.

    levzzz
    Author
    Apr 9, 2025

    oh well, seems like it's either a service issue (not loading the model with the right workflow) or an fp8 issue, because the fp8 version by clybius has the same issue

    MobbunApr 22, 2025· 1 reaction

    It's a different model architecture. The reason your website isn't working is because it wasn't set up to handle Chroma properly. It requires a custom comfy workflow. You can read about it on the huggingface page to see how it's different from flux. If you want to use the model on tensor, then you should try complaining to Tensor and/or comfy to support it. I find it funny that you whine to op about fixing some sort of mistake when they're just reuploading the quantized versions. They even give credit and link to where they're reuploading from.

    CuauhtemocI5MALApr 25, 2025

    Ok, @Mobbun, I will drop my hopes of getting a flux based model equivalent to Pony Diffusion V6 XL in another model.

    EternalCyclicApr 19, 2025· 3 reactions
    CivitAI

    Good model. But if you want the art style to be something better than scribbles. Using Pony/SDXL style tags like "masterpiece", "best quality", "digital illustration", "awesome quality" will make it look really good. Though the scribbles are kinda nice because not many models can do bad quality as well.

    levzzz
    Author
    Apr 19, 2025· 3 reactions

    there are high quality examples too, make sure to check them out.

    EnragedAntelopeApr 20, 2025
    CivitAI

    Nice work, this follows prompts pretty nicely. I personally go for photographic style mostly, I can see this defaults to anime/digital style and does a good job at that. If the photo output could be further polished (less artifacting, finer details) it would be amazing. But I understand if that is not your goal!

    MobbunApr 22, 2025· 5 reactions
    CivitAI

    Try aesthetic 11 if you want a quality tag. I think there are other aesthetic # tags, but I don't know what they do.

    droeganApr 26, 2025
    CivitAI

    Can this run in ForgeUI?

    levzzz
    Author
    Apr 26, 2025· 2 reactions

    Sadly, no.

    jobobby04Apr 26, 2025· 5 reactions

    It can if you patch forge, I have it working on mine https://github.com/croquelois/forgeChroma

    droeganApr 27, 2025

    @jobobby04 Thank you, I'll have a look!

    compgamer1337267Apr 29, 2025

    what about ReForge?

    Styl1shMay 5, 2025

    @jobobby04 what's the vram and ram usage with 1k pics? which quant do you use?

    4584744Apr 29, 2025· 8 reactions
    CivitAI

    This model gets better with every update❤️❤️❤️

    Checkpoint
    Other

    Details

    Downloads
    55
    Platform
    CivitAI
    Platform Status
    Deleted
    Created
    4/24/2025
    Updated
    5/16/2026
    Deleted
    6/2/2025

    Files

    chromaGGUF_v13Q4KM.gguf

    Mirrors

    HuggingFace (1 mirrors)
    CivitAI (1 mirrors)

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.