OneTrainer
OneTrainer copied to clipboard
OneTrainer is a one-stop solution for all your stable diffusion training needs.
### What happened? There are too many times where the user interface allows a combination of options that will deterministically cause an exception or error at some point in the...
Hello! If we talk about large datasets (for example >30k elements, for me at 4090 30k elements took ~1 hour), latent cachning run is extremely slow. I can't disable behaviour...
### What happened? https://github.com/Nerogar/OneTrainer/blob/master/docs/QuickStartGuide.md "For each image, add a .txt file with the same name in the same directory" unclear whether this means "image1.jpg" should have "image1.jpg.txt" or "image1.txt" ###...
### What happened? Trying to follow https://github.com/Nerogar/OneTrainer/blob/master/docs/EmbeddingTraining.md It is unclear whether to really use the literal string '`'`, or whether you are expected to replace that tag with the actual...
### Describe your use-case. I am training a lora on some characters. some of the characters have more interaction with the background of the image (ie: halfway behind a door)...
### Describe your use-case. I prefer to use 1 epoch between samples when I have a lot of images (ie: finetune) but when I do few examples (lora) every epoch...
### Describe your use-case. Trying to train a Stable Cascade LoRA and find the non-EMA samples are much better. I'm now faced with trying to create a safetensors file that...
### What happened? attempted to open dataset tools to automatically tag all images loaded, tkinter fails to create enough menus for them on the left where you can change between...
### What happened? I am about to finetune with 75 photos with the latent caching setting on. I read the wiki and it says to not use the default "1"...
### What happened? When I fine tune SDXL, I try to maximise the use of the 24GB of VRAM by seeing how many batches can run within the limits. What...