Download
1 variant available
2260 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
(65)
Jul 30, 2026
Version 0.1
Used 984 source-target image pairs subset of the NHR-Edit synthetic dataset.
Target edit tasks, 90 image pairs each:
Add Background
Add Object
Change Background
Change Color
Change Object
Remove Background
Remove Object
And mixed 354 images of all Categories in the "anime" style.
The "augmented_instructions" column from the dataset is used for the target captions.
The dataset for this proof-of-concept version consists of synthetic Flux outputs, which isn't very compatible with the anime focus of Anima.
Show more

6.5K0 1 2 3 4 5 6 7 8 9.0 1 2 3 4 5 6 7 8 9K
11.2M0 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9.0 1 2 3 4 5 6 7 8 9M

License:
AnimaThe Anima Model is licensed by CircleStone Labs LLC. Copyright CircleStone Labs LLC. IN NO EVENT SHALL CIRCLESTONE LABS LLC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
Built on NVIDIA Cosmos
YAAE | Yet Another Anima Edit
As the title implies, this is not the first Anima Edit model and mostly a proof-of-concept test of a diffusion-pipe update to Support Anima Edit Training as of the current version.
Version 0.1
Used 984 source-target image pairs subset of the NHR-Edit synthetic dataset.
Trained at 512, 768, 1024 resolutions, input images should not exceed 1024 for best results.
Can use a resize node to ensure this on input images in ComfyUI as I have in the preview workflows.
Target edit tasks, 90 image pairs each:
Add Background
Add Object
Change Background
Change Color
Change Object
Remove Background
Remove Object
And mixed 354 images of all categories in the "anime" style.
The "augmented_instructions" column from the dataset is used for the target captions.
The dataset for this proof-of-concept version consists of synthetic Flux outputs, which isn't very compatible with the anime focus of Anima.
Usage
As far as I know, generation providers do not support Anima Edit workflows for online generation, so this LoRA is only usable in local generation with ComfyUI or Forge Neo.
The basic idea is to take an input image and run img2img generation with a prompt that contains your edit instruction.
Ideally the edit instruction should fall under one of the categories that were explicitly trained for this LoRA (see version details), but the model is capable of some level of generalization.
ComfyUI
The ComfyUI-Cosmos-Reference custom node is required to use the workflow.
The workflow is included in the preview images, you can download the images and drag them into ComfyUI.
Forge Neo
Forge Neo also supports cosmos reference natively, so you can use this LoRA in the img2img tab. (Make sure to enable it in Settings->Stable Diffusion)
Prompting
Use Natural Language for the edit instructions, some examples:
"Add a blue background."
"Add a glowing white rabbit on the right side."
"Switch the background from a snowy pine forest to an icy mountain vista."
"Change the blue hair color to white."
"Replace the flowing sundress with a black blazer."
"Remove the crowd of people."
Tags can be included with the Natural Language instruction and help avoid the Flux style influence somewhat, recommend including at least the quality modifier tags:
"masterpiece, best quality"
Citations
@article{Layer2025NoHumansRequired,
arxivId = {2507.14119},
author = {Maksim Kuprashevich and Grigorii Alekseenko and Irina Tolstykh and Georgii Fedorov and Bulat Suleimanov and Vladimir Dokholyan and Aleksandr Gordeev},
title = {{NoHumansRequired: Autonomous High-Quality Image Editing Triplet Mining}},
year = {2025},
eprint = {2507.14119},
archivePrefix = {arXiv},
primaryClass = {cs.CV},
url = {https://arxiv.org/abs/2507.14119},
journal={arXiv preprint arXiv:2507.14119}
}

