d8ahazard / sd_dreambooth_extension

Other
1.86k stars 281 forks source link

[HOT-FIX] Fix creating a model via the REST API #1328

Closed ashleykleynhans closed 1 year ago

ashleykleynhans commented 1 year ago

Describe your changes

Model creation via the REST API is no longer working after the recent training changes due to is_512 being replaced by model_type. This PR resolves the issue so that models can once again be created using the REST API.

Issue ticket number and link (if applicable)

Checklist before requesting a review