OneTrainer icon indicating copy to clipboard operation
OneTrainer copied to clipboard

OneTrainer is a one-stop solution for all your stable diffusion training needs.

Results 141 OneTrainer issues
Sort by recently updated
recently updated
newest added

### Describe your use-case. in the backup tab there's "backup now" I've tried converting a backup to a Lora but it fails, it doesn't say why. it just says could...

enhancement

### Describe your use-case. In the tools tab there's dataset tools, convert model tools, sampling tools, profiling tools. On a small monitor the Dataset tool window is off the screen...

enhancement

### What happened? ![image](https://github.com/Nerogar/OneTrainer/assets/65403943/4dc9a905-9f3e-4aad-8695-cc303566335e) train device cuda:1 does not work. train device cuda:0 works. train device cuda works. Simple solution (crutch): In start-ui.bat add set CUDA_VISIBLE_DEVICES=1 ![image](https://github.com/Nerogar/OneTrainer/assets/65403943/fccf5173-fa20-4d95-b5f9-f42233426a3d) ### What did...

bug

![image](https://github.com/Nerogar/OneTrainer/assets/150564720/0ddeb28a-5b83-4b61-826c-615b30f8a60b) ![image](https://github.com/Nerogar/OneTrainer/assets/150564720/f79c1443-8957-4435-a9fd-90c0a76741c1)

bug

I'm getting an error each time I try to run the training process. For context, I'm using Windows 11 with an RTX 3090, and both A111 and ComfyUI work fine...

bug

### Describe your use-case. SDXL Lightning is a new and extremely fast version of SDXL. It would be great if we could fine-tune SDXL Lightning models. https://huggingface.co/ByteDance/SDXL-Lightning ### What would...

enhancement

### Describe your use-case. Right now, caching appears to be all or nothing, if you change the source dataset(s) you are forced to recache the entire concept otherwise it will...

enhancement

Currently, ZLUDA installer of OneTrainer that I previously implemented is buggy as it depends on `PATH` env var and needs to patch torch with dll files from ZLUDA. The new...

### What happened? I had OneTrainer working fine before on the same machine I just pulled latest changes [here](https://github.com/Nerogar/OneTrainer/commits/master/) and updated dependencies with `update.sh` After update I started getting this...

bug

### Describe your use-case. As a new user, it looks like there is a single config, and everything is unified. This is because there is a single, top level "config"...

enhancement