sashasubbbb

Results 5 issues of sashasubbbb

For some reason there is a large delay when epochs change, making training much slower, what could cause this? My settings: `accelerate launch --num_cpu_threads_per_process 10 train_network.py --pretrained_model_name_or_path=B:\AIimages\stable-diffusion-webui\models\Stable-diffusion\model.ckpt --train_data_dir=B:\AIimages\training\data --output_dir=B:\train\out\ --in_json=B:\AIimages\training\data\meta_lat.json...

I've got WSL2 Ubuntu running on Windows 11 configured to use 28 GB of RAM: Tried both unsharded and sharded to 1GB chuncks model. free -h --giga ``` total used...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? https://github.com/showlab/X-Adapter Code...

enhancement

![ss+(2022-11-30+at+09 58 12)](https://user-images.githubusercontent.com/60400449/204729165-f2621e11-20c4-45a4-bb20-666e2118e875.png)

When trying to use a different sampler during hires fix this error occurs: ``` Traceback (most recent call last): File "B:\AIimages\stable-diffusion-webui\modules\call_queue.py", line 57, in f res = list(func(*args, **kwargs)) File...