Results 726 comments of bmaltais

Not sure what cause this error… it is caused by the training script and I don’t think I can do anything about it. You might want to open an issue...

This is a request you might want to put to kohya on his sd-scripts repo. If he create such a utility I should be able to write a GUI for...

You may want to load this config and how things are configured for the finetuning test: D:/kohya_ss/test/config/finetune-AdamW.json It might help you figure out what is wront with your setup.

Did you install git as per the instructions in the README? https://github.com/bmaltais/kohya_ss?tab=readme-ov-file#windows-pre-requirements

Make sure to install the python.org version of Python as per the link provided in the README.md

The error log you've provided indicates a CUDA out of memory error during the execution of a training script for a model using PyTorch with CUDA for GPU acceleration. This...

This appear to be an issue with the sd-scripts python code. You might want to open an issue about it on kohya sd-script repo…

Did you install all the windows pre-requirements as specified? https://github.com/bmaltais/kohya_ss?tab=readme-ov-file#windows-pre-requirements

According to the error you did not properly install python... The error is indicating that there's an issue with the environment variable for CUDA, specifically CUDA_PATH, which is not correctly...

Did you select SDXL for the model you want to use: ![image](https://github.com/bmaltais/kohya_ss/assets/7474674/33bbf14e-7af9-4685-8719-830a6a2a27eb)