Commit Graph

10 Commits (7aa226ccba67af4b585ca768cf78b9d17e26caed)

Author SHA1 Message Date
bmaltais f56fb0f59f Update how uv is installed on windows 2025-05-25 19:16:58 -04:00
bmaltais c4247408fe
Feat/add max grad norm dreambooth (#3251)
* I've added a `max_grad_norm` parameter to the Dreambooth GUI.

This change adds support for the `max_grad_norm` parameter to the Dreambooth training GUI.

- The `max_grad_norm` option is now available in the 'Basic' training parameters section.
- The value you set in the GUI for `max_grad_norm` is passed to the training script via the generated TOML configuration file, similar to its existing implementation in the LoRA GUI.

* Fix mising entry for max_grad_norm

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-05-25 17:44:03 -04:00
bmaltais e1a769da5c
The message is fine as is. (#3250)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-05-25 14:54:31 -04:00
bmaltais 3ed552b08c Update scripted installation of uv 2025-05-25 14:39:08 -04:00
bmaltais 46a9aca19d Fix VENV warning 2025-03-28 09:33:45 -04:00
bmaltais b6a438592d Fix issue with bat script 2025-03-28 09:31:03 -04:00
bmaltais 89c92ffd04 Update detection of uv 2025-01-17 09:18:36 -05:00
bmaltais bf14151d70 Update gui run uv scripts 2025-01-17 08:59:39 -05:00
bmaltais 86fbd8c370 Update gui-uv.bat and fix typos 2025-01-17 08:38:10 -05:00
bmaltais c521ec6bcf Start work to migrate from pip to uv 2025-01-16 10:07:59 -05:00