xelmirage
xelmirage
Thanks for your reply. The link you provided contains some quite classic editor support, for now, I will look for ways to convert these old definition files into some newer...
same issue under ubuntu18.04 netcdf-c-4.8.1 netcdf-fortran-4.5.4 gfortran 7.5.0
> @xelmirage can you provide the config.log file generated when you ran configure? This file contains any messages produced by compilers while running configure, to aid debugging if configure makes...
Done --- account: xelmirage mail: [email protected]
same problem, log: Folder 100_a: 3600 steps max_train_steps = 3600 stop_text_encoder_training = 0 lr_warmup_steps = 0 accelerate launch --num_cpu_threads_per_process=2 "train_network.py" --pretrained_model_name_or_path="F:/github/stable-diffusion-webui/models/Stable-diffusion/chilloutmix_NiPrunedFp32.safetensors" --train_data_dir="E:/lora/image" --reg_data_dir="E:/lora/Regularisation" --resolution=512,512 --output_dir="E:/lora/model" --logging_dir="E:/lora/logging" --network_alpha="1" --save_model_as=safetensors --network_module=networks.lora --text_encoder_lr=5e-5...
@priyanka-chaudhary hi~have you solved this problem? I just encountered the same problem as yours and don't know the reason.
> I had a really hard time cleanly uninstalling 4.28.0 on Windows 11 Enterprise and subsequently installing 4.29.0. > > ``` > wsl --unregister docker-desktop > wsl --unregister docker-desktop-data >...