healthyfat

Results 21 comments of healthyfat

It doesn't stop the training, but I just wonder if this is anything important?

Yes. I used Dreambooth Lora prepare data button in Tool tab to create training folders.

C:/mauroprellilora/images formatted/150_mauroprelli/img I think your folder structure is wrong. Maybe try placing folder /150_mauroprelli with images inside /img folder and use the path to the folder that contains folder with...

When I start prepare training data it creates a chain of 257 empty folders.

Thank you for suggestion. Unfortunately still same issue: max_train_steps = 0 stop_text_encoder_training = 0 lr_warmup_steps = 0 accelerate launch --num_cpu_threads_per_process=16 "train_network.py" --pretrained_model_name_or_path="C:/Programs/stable-diffusion-webui/models/Stable-diffusion/sd-v1-4.ckpt" --train_data_dir="C:/Users/pdept/Desktop/AI pics/training/train data/img/100_wny style" --resolution=512,512 --output_dir="C:/Users/pdept/Desktop/AI pics/training/train data/model"...

Interesting. It works, when I point only to the folder where the folder with images is located. So instead of: /img/100_wny style I choose: /img There is no images inside...

Is it possible to run bitsandbytes with 2060RTX 6GB on Windows 10?

@centerionware Thanks for the answer. I think I get confused about bitsandbytes. I was thinking it only works on Linux and repository such as kohya-ss/sd-scripts or bmaltais/kohya_ss won't work on...

I think I found easier solution. I get this error after updating xformers. This is what fix it for me: Go inside this folder: C:\Programs\Automatic1111\venv\Scripts Run cmd and then uninstall...

@koopa990 > tried to run gui.sp1 , nothing happened Try in powershell: .\gui.ps1 or in cmd: python.exe kohya_gui.py