killerciao

Results 11 comments of killerciao

I'll write @ lycoris repo when I have time. This must be something related to the update for sure because rolling back to previous version fixes the problem. πŸ˜…

**V2.2post3** ![Screenshot 2024-03-29 113124](https://github.com/KohakuBlueleaf/LyCORIS/assets/20577624/9e1b6739-70d4-4b5e-b28f-1b32455de9e6) **V2.1.0post2** ![Screenshot 2024-03-29 113057](https://github.com/KohakuBlueleaf/LyCORIS/assets/20577624/ecd5c9e2-d204-4c6f-abec-5623b4834fe5)

These are the setting used in both Versions { "LoRA_type": "LyCORIS/LoCon", "LyCORIS_preset": "full", "adaptive_noise_scale": 0, "additional_parameters": "--max_grad_norm=0", "block_alphas": "", "block_dims": "", "block_lr_zero_threshold": "", "bucket_no_upscale": true, "bucket_reso_steps": 64, "bypass_mode": false, "cache_latents":...

> What's your hardware Win 11, Nvidia 4090, 64gb ddr5 ram, i9 13900k, running from nvme 4th gen

> @whythisusername @killerciao Can you try 3.0.0.dev4? I totally reconstruct the whole library structure. Also avoid some redundant operation. I wonder if it will be better now Tested with latest...

LoKr: 1.3s/it 3.0.0dev4 Crash/ 2.1.0post2 `Traceback (most recent call last): File "H:\kohya_ss\sd-scripts\sdxl_train_network.py", line 185, in trainer.train(args) File "H:\kohya_ss\sd-scripts\train_network.py", line 864, in train noise_pred = self.call_unet( File "H:\kohya_ss\sd-scripts\sdxl_train_network.py", line 164, in...

I found the problem. I downloaded the Vae From Blackforestlabs inside VAE folder... But you need to download ae.safetensors file in the main folder instead... https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/ae.safetensors

Right now you can switch to reforge on stabilitymatrix and it will work without problems. Just activate the venv inside forge installation folder and then: `git remote add reForge https://github.com/Panchovix/stable-diffusion-webui-reForge...