You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Listen, it's really not very clear how to form a settings file for training.
There is a file .../configs/example.json and file config.py , but they have different settings.
Please describe how to configure it correctly when learning locally.
For example, I want to train my segmentation model, I have ready-made images and text descriptions, as well as a prompt.json file that combines everything.
It is not very clear what settings to make in example.a json file, how to specify the path to the SD 2.1 model there, and so on.
And also it is not very clear how run the train.py script with the path of a configuration JSON file as an argument
The text was updated successfully, but these errors were encountered:
Listen, it's really not very clear how to form a settings file for training.
There is a file .../configs/example.json and file config.py , but they have different settings.
Please describe how to configure it correctly when learning locally.
For example, I want to train my segmentation model, I have ready-made images and text descriptions, as well as a prompt.json file that combines everything.
It is not very clear what settings to make in example.a json file, how to specify the path to the SD 2.1 model there, and so on.
And also it is not very clear how run the train.py script with the path of a configuration JSON file as an argument
The text was updated successfully, but these errors were encountered: