Results 3 comments of IgnacioLuxP

@Gasparoken > For 90 degrees rotation, you should always use 'Fast Rotation' instead of 'RotSprite'. > Be careful @IgnacioLuxP: both videos were done under different rotation modes, that's why you...

Same thing happens with .ase/.aseprite files. As an alternative, you could use https://github.com/aseprite/api/blob/main/api/app_fs.md#appfsmakealldirectories which works great, but it was implemented in a rather recent version. `os execute` is also kinda...

Alternatively (from [PyTorch 2.8.0](https://pytorch.org/get-started/previous-versions/)): `install torch==2.8.0 torchvision==0.23.0 torchaudio==2.8.0 --index-url https://download.pytorch.org/whl/cu129` Worked for me with CUDA Version 12.9 and the latest mokuro version (0.2.2).