Instructions to use circlestone-labs/Anima with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use circlestone-labs/Anima with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
How do I merge Anima models?
I'm trying to merge two anima based models and also a few loras. Is there a workflow or tool that allows me to do that?
For Comfy I haven't seen anything that works properly, but I have seen a simple Lora/Checkpoint merging GUI for Anima on Civitai Red here (it's basically just using sd-scripts): https://civitai.red/models/2484986/anima-marge-tools (yes it is indeed misspelled)
It has both block merging Loras/checkpoints and just normal merging Loras into checkpoints. From my brief testing both the block merge tool and Lora checkpoint merge tool work fine, though I've only tested them in Forge Neo. Not sure if ComfyUI will cause any issues with key names or whatever, but there is a setting in the block merge tool that saves keys with a different prefix if necessary
ModelMergeCosmosPredict2_2B node in the latest version of ComfyUI (works to merge two base models, not sure about loras).