Graylington

Results 5 issues of Graylington

While trying to merge two lora files, I receive the following error. > PS C:\Users\Username> lora_add D:\test\lora1.safetensors D:\test\lora2.safetensors D:\test\loraMerged.safetensors 0.5 0.5 Lora Add, mode lpl Traceback (most recent call last):...

When training, I set "--checkpoint-epochs 100" so that I'll have a model saved every 100 epochs. While it does save the model each time, it overwrites the existing one from...

![chrome_NQqKrQZeW2](https://github.com/shiimizu/ComfyUI_smZNodes/assets/79580541/a6669172-f63a-452f-b577-5c2eda87d86c) ![chrome_XyzcKmUqtm](https://github.com/shiimizu/ComfyUI_smZNodes/assets/79580541/61ad1c0d-de00-4947-baa8-965d4650b2aa) Am I missing something?

![chrome_9PWO6ubILu](https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb/assets/79580541/ad1e6cf1-0042-447b-ae82-c9ef6397ae98) ![chrome_sXWztJ18wh](https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb/assets/79580541/27107b11-8daa-4870-b5a9-74e56ff785b9) Am I missing something?

After converting my Unity project to IL2CPP, I receive the following error when trying to load a file `NotSupportedException: IL2CPP does not support marshaling delegates that point to instance methods...