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
Request: simpler prompting for character default outfits
Hi, thank you for developing Anima.
I would like to share some feedback about prompting character-specific default outfits.
At the moment, it is difficult to know how much outfit information needs to be written before the model consistently produces the official/default outfit. If only a small number of tags are used, the result is often unstable or falls back to other clothing. On the other hand, if I describe the outfit in full detail, the outfit can usually be reproduced, but the prompt becomes very long and cumbersome.
Because of this, I would really appreciate a simpler and more intuitive way to call a character’s default outfit. Ideally, well-known outfits could be associated more strongly with the character tag, or there could be a clearer and more compact keyword that represents the official/default outfit.
In short, my request is:
- make it clearer how much outfit information is needed,
- reduce the need for very long outfit prompts, and
- provide a simpler keyword or stronger association for character-specific default outfits.
This would make prompting much easier and more user-friendly.
Thank you.