derrian-distro / LoRA_Easy_Training_Scripts

A UI made in Pyside6 to make training LoRA/LoCon and other LoRA type models in sd-scripts easy
GNU General Public License v3.0
998 stars 101 forks source link

loal TOML menu doesn't find any TOML #188

Closed LoRAMilkshake closed 1 month ago

LoRAMilkshake commented 4 months ago

after I finished a LoRA training I clicked on File > Save TOML, the file was saved on my computer, but later when I needed to load it, it doesn't appear on the explorer window, nor I am unable to change the kind of files the windows show to me, the only option is "config files"

derrian-distro commented 4 months ago

yes, it should be Config File (*.toml) as the only option. are you sure you saved the toml file in the location you provided? I have never seen this issue ever so I can't provide any more help

LoRAMilkshake commented 3 months ago

yes, it should be Config File (*.toml) as the only option. are you sure you saved the toml file in the location you provided? I have never seen this issue ever so I can't provide any more help

yeah, I totally double and triple checked it was the same location. I'll try give the files the .toml extension, maybe that's the issue (I don't get why they aren't saved with it beforehand )

Jelosus2 commented 3 months ago

The config files should be saved with .toml extension huh

Jelosus2 commented 1 month ago

Closing this because it should be fixed as of now or its a mistake from the user part