MindOfMatter
|
18f9f7dc31
|
feat: make lora number editable in config (#2215)
* Initial commit
* Update README.md
* sync with original main Fooocus repo
* update with my gitignore setup
* add max lora config feature
* Revert "add max lora config feature"
This reverts commit cfe7463fe2 .
* add max loras config feature
* Update README.md
* Update .gitignore
* update
* merge
* revert
* refactor: rename default_loras_max_number to default_max_lora_number, validate config for int
* fix: add missing patch_all call and imports again
---------
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
|
2024-02-25 21:12:26 +01:00 |
|
MindOfMatter
|
468d704b29
|
feat: add button to enable LoRAs (#2210)
* Initial commit
* Update README.md
* sync with original main Fooocus repo
* update with my gitignore setup
* add max lora config feature
* Revert "add max lora config feature"
This reverts commit cfe7463fe2 .
* add lora enabler feature
* Update README.md
* Update .gitignore
* update
* merge
* revert changes
* revert
* feat: change width of LoRA columns
* refactor: rename lora_enable to lora_enabled, optimize code
---------
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
|
2024-02-25 19:59:28 +01:00 |
|
lllyasviel
|
2f6ebbf876
|
some fix for previous PRs
|
2023-12-28 08:07:43 -08:00 |
|
lllyasviel
|
81107298a8
|
minor fix (#1532)
|
2023-12-20 19:58:53 -08:00 |
|
lllyasviel
|
f7bb578a14
|
2.1.854
* Add a button to copy parameters to clipboard in log.
* Allow users to load parameters directly by pasting parameters to prompt.
|
2023-12-20 19:52:38 -08:00 |
|