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
Question about Loras from Previous Versions
#145
by earthboundAI - opened
Will loras made with say for example preview3 work with the new anima base model?
yes
Likely. It shouldn't have too much of a negative effect, but of course loras trained on newer versions / final release should generally be better, so aim for those, but if you absolutely must then I don't think it'll be too fried to use. Of course, this is all speculation though.
The architecture hasn't changed, so it’s compatible out of the box and should work reasonably well. The official release uses the same dataset but was trained at 1536 resolution. That said, it’s still best to use a LoRA specifically trained on the official version.