Replies: 1 comment
-
I too would like to see something like this. For me personally, simply reading settings from previous settings.json to populate fields would be enough. Have button to browse for .json file and then fill the fields. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be very neat if there was a way to export/package a training set and settings to a zip file... and load/read from a zip file.
The training set archive would contain all the images (input data) that was used for the training and also a text file (.csv or .json) that contains all the parameters used to train.
Reading back the training set would populate all the training fields and extract the images to a sub-folder, in a way that the only thing required by the user is to click on Train (either Dreambooth, Lora, Textual inversion or Aesthetic embeddings).
This obviously would work only if the user has the initial checkpoint that was referenced for training.
Beta Was this translation helpful? Give feedback.
All reactions