CivArchive
    Tamarin_XL - v1.0
    NSFW
    Preview 4827271
    Preview 4827217
    Preview 4827235
    Preview 4827292
    Preview 4827269
    Preview 4827327
    Preview 4827204
    Preview 4827222
    Preview 4827243
    Preview 4827267
    Preview 4827238
    Preview 4827262
    Preview 4827264
    Preview 4827244
    Preview 4827268
    Preview 4827221
    Preview 4827266
    Preview 4827230

    Tamarin_XL
    ----------------------------------------------------------
    + You will be pleasantly surprised by the excellent results.
    ----------------------------------------------------------
    + To create Tamarin_XL model, only the best, in my opinion, models were used.
    + The refiner is unnecessary, and VAE is included.
    + All in one. Best model ever for everyone!
    + If you leave the negative field blank, you can also achieve good quality of the generated image.
    -----------------------------------------------------------
    + Works great with various LoRa and embeddings.
    -----------------------------------------------------------
    + Good luck to everyone!

    Description

    FAQ

    Comments (40)

    wtjs67Dec 29, 2023· 2 reactions
    CivitAI

    Amazing checkpoint 

    kungeDec 30, 2023· 8 reactions
    CivitAI

    This is a very powerful model with beautiful colours and details, thanks to the model author for his selfless work!

    antinoice
    Author
    Dec 30, 2023· 2 reactions

    thank you very much for your nice comment

    BIG_AJan 9, 2024· 4 reactions
    CivitAI

    I can't put into words how much I admire the quality of detail and color that this model shows.

    SaumilJan 10, 2024· 1 reaction
    CivitAI

    This model is not downloading in Automatic1111 why?? This is happening only with this model not with any other model. I am using google collab for downloading.

    antinoice
    Author
    Jan 10, 2024· 2 reactions

    Civitai is currently operating at a limited set of checkpoints, with everything returning to full capacity soon.

    SaumilJan 11, 2024· 1 reaction

    @antinoice Till when i will able to download it in collab automatic 1111??

    antinoice
    Author
    Jan 11, 2024· 1 reaction

    @Saumil I would like to help you, but unfortunately I don’t know how long it might take...

    svoooooshJan 12, 2024· 3 reactions
    CivitAI

    What models where used for this merge?

    simartem07Jan 13, 2024· 3 reactions
    CivitAI

    One of the BEST One'Z, I like the results ! Keep it up... Thank you!!

    antinoice
    Author
    Jan 13, 2024· 2 reactions

    Thank you for your nice review!)))

    FrenzyJan 14, 2024· 2 reactions
    CivitAI

    Aaand that is 1000 images in 3 days :D ... hope you like it :D ... was fun

    Good universal model
    If any of you have ideas what I should try let me now here :)

    antinoice
    Author
    Jan 14, 2024· 2 reactions

    On the 15th there will be a new model called Martoset_XL and i hope you also like it)))

    MitternachtenJan 18, 2024· 3 reactions
    CivitAI

    Any chance this’ll be available on Tensor Art in the future?

    antinoice
    Author
    Jan 18, 2024· 2 reactions

    Quite possible!)))

    MitternachtenJan 18, 2024

    @antinoice Oh man that would be brilliant! I was enjoying it on my PC but unfortunately I don't have access as much anymore so I'm using the TA online service which is great. Sadly, doesn't host your model yet. Looking forward to it, thanks! <3

    virakieJan 22, 2024· 1 reaction
    CivitAI

    Anyone using this in Comfyui? How do i install the additional config file for this in comfy, or do i not need to bother?

    antinoice
    Author
    Jan 22, 2024· 4 reactions

    You don't need to bother! This file is not necessary!)))

    0l1v1aR0551Jan 24, 2024· 3 reactions

    save to the same location as checkpoint

    linko184Feb 5, 2024· 4 reactions

    Put it in models\configs directory.

    Jana369Feb 20, 2024· 2 reactions
    CivitAI

    "Error occurred when executing CheckpointLoader: 'cond_stage_config' File "/Users/apple/pinokio/api/comfyui.git/app/execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "/Users/apple/pinokio/api/comfyui.git/app/execution.py", line 82, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "/Users/apple/pinokio/api/comfyui.git/app/execution.py", line 75, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File "/Users/apple/pinokio/api/comfyui.git/app/nodes.py", line 526, in load_checkpoint return comfy.sd.load_checkpoint(config_path, ckpt_path, output_vae=True, output_clip=True, embedding_directory=folder_paths.get_folder_paths("embeddings")) File "/Users/apple/pinokio/api/comfyui.git/app/comfy/sd.py", line 406, in load_checkpoint clip_config = model_config_params['cond_stage_config']"

    I got this error in ComfyUI, please kindly fix it

    antinoice
    Author
    Feb 20, 2024· 1 reaction

    Everything works great! You have problems locally!)))

    WatercloudsMar 3, 2024

    i have the same problem, using stability matrix

    {

    "prompt_id": "2dbb3177-8284-4eaa-ae34-7b7aed60640a",

    "node_id": "CheckpointLoader_Base",

    "node_type": "CheckpointLoader",

    "executed": [],

    "exception_message": "\u0027cond_stage_config\u0027",

    "exception_type": "KeyError",

    "traceback": [

    " File \u0022D:\\Gen_ai\\Stability_Matrix\\Data\\Packages\\ComfyUI\\execution.py\u0022, line 152, in recursive_execute\n output_data, output_ui = get_output_data(obj, input_data_all)\n",

    " File \u0022D:\\Gen_ai\\Stability_Matrix\\Data\\Packages\\ComfyUI\\execution.py\u0022, line 82, in get_output_data\n return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)\n",

    " File \u0022D:\\Gen_ai\\Stability_Matrix\\Data\\Packages\\ComfyUI\\execution.py\u0022, line 75, in map_node_over_list\n results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))\n",

    " File \u0022D:\\Gen_ai\\Stability_Matrix\\Data\\Packages\\ComfyUI\\nodes.py\u0022, line 526, in load_checkpoint\n return comfy.sd.load_checkpoint(config_path, ckpt_path, output_vae=True, output_clip=True, embedding_directory=folder_paths.get_folder_paths(\u0022embeddings\u0022))\n",

    " File \u0022D:\\Gen_ai\\Stability_Matrix\\Data\\Packages\\ComfyUI\\comfy\\sd.py\u0022, line 415, in load_checkpoint\n clip_config = model_config_params[\u0027cond_stage_config\u0027]\n"

    ],

    "current_inputs": {

    "config_name": [

    "tamarinXL_v10_27a0.yaml"

    ],

    "ckpt_name": [

    "tamarinXL_v10.safetensors"

    ]

    },

    "current_outputs": {

    "EmptyLatentImage": [

    [

    "{\u0027samples\u0027: tensor([[[[0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n ...,\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.]],\n\n [[0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n ...,\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.]],\n\n [[0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n ...,\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.]],\n\n [[0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n ...,\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.],\n [0., 0., 0., ..., 0., 0., 0.]]]])}"

    ]

    ]

    }

    }

    idaahmed0404760Feb 23, 2024· 3 reactions
    CivitAI

    The best SDXL I have used so far. Honestly speaking.

    antinoice
    Author
    Feb 24, 2024· 1 reaction

    I am very happy about it!

    aishiteraiMar 23, 2024· 4 reactions
    CivitAI

    One of the BEST checkpoint in civitai! Thank you for making this usable for us. Waiting for another best v.2 coming in the future.

    3427221Apr 9, 2024· 2 reactions
    CivitAI

    completly missed this model for months, seems amazing, well done

    antinoice
    Author
    Apr 9, 2024· 4 reactions

    I'll add a new version in a few days! I'm still testing)))

    3703024Apr 29, 2024· 3 reactions
    CivitAI

    This remains a staple in my SDXL arsenal. Thanks a lot for this checkpoint; it's awesome! <3

    JakeWashington55Jun 7, 2024· 1 reaction
    CivitAI

    Hey still pretty new to Models and Loras, so I don't really understand, what does this Model do?

    AnnamaeJun 27, 2024· 1 reaction
    CivitAI

    This is a superb model. I only started to play with SD just under a month ago and downloaded a plethora of different models while learning how to use Automatic1111.
    Anyway great model, thank you so much for making it. ❤

    thebrownsauce184Jun 27, 2024· 4 reactions
    CivitAI

    Is there a chance that you will update this model? I really love it, but I'd like to see some modernization, like imax aspect ratio, etc.

    reijlitaJul 20, 2024· 1 reaction
    CivitAI

    WOW, really insane checkpoint, just wanted to test it and now I can't stop myself creating pictures with! what a great work!!! I was really surprised and it still holds up ;-)

    vortex71Nov 6, 2024
    CivitAI

    Not working on FORGE ( x me)

    The model works fine on A1111 but when I try to use it with FORGE it gives me this problem:

    NotImplementedError: Failed to recognize Euler Discrete Scheduler

    Can you help me please?

    BTW.. good work thx for sharing it ;)

    ZuldarNov 25, 2024
    CivitAI

    Доброго времени! Когда будет видео по версии SD 3.5 ? Очень интересно ваше мнение.

    MaratekNov 29, 2024· 1 reaction
    CivitAI

    In my opinion, the best universal model! With any hint it gives excellent results!

    ZuldarMay 8, 2025· 1 reaction
    CivitAI

    Здравствуйте. Обновление модели Тамарин будет?

    antinoice
    Author
    May 8, 2025· 4 reactions

    Давно не занимался своими моделями но планирую обновлять. Спс за проявленный интерес.

    Anime_Art_AlchemistJun 21, 2025· 2 reactions

    @antinoice this was, and still is a fantastic model, one of the best for SDXL. I hope you continue to to create new models

    antinoice
    Author
    Jun 26, 2025· 2 reactions

    @syndon There will be a new model soon, I'm working on it. Thank you for liking what I do.))