killerciao
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**  **V2.1.0post2** 
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
update and gives this error while using flux1-dev-bnb-nf4-v2.safetensors: Patching LoRAs for KModel: 59%|ββββββ | 179/304 [00:02
> @killerciao does this give you image eventually? if it gives then i will just use this method yes with flux1-dev-bnb-nf4-v2.safetensors after the errors,the image is generated,however without the effects...
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...