Manuel Schmid
3b97302116
docs: mark merged PRs in readme
2024-02-12 22:18:10 +01:00
Manuel Schmid
1c999be8c8
Merge pull request #2229 from lllyasviel/develop
...
Release 2.1.865
2024-02-11 15:20:27 +01:00
Manuel Schmid
98ba1d5d47
fix: correctly sort files, display deepest dir level first ( #1784 )
2024-02-10 19:03:26 +01:00
Manuel Schmid and rsl8
b7715b0a0c
fix: prevents outdated history log link after midnight ( #1979 )
...
* feat: update history link date after each generation
prevents outdated date in link after midnight
* delay importing of modules.config (#2195 )
* fix: disable queue for initial queue loading
---------
Co-authored-by: rsl8 <138326583+rsl8@users.noreply.github.com >
2024-02-10 18:33:28 +01:00
Manuel Schmid
f1846c154a
fix: update CODEOWNERS file
2024-02-10 17:20:10 +01:00
Manuel Schmid
61a945f0f8
fix: add missing video for mask prompting + add hint for lcm canvas painting
2024-02-06 00:40:47 +01:00
Manuel Schmid
9db9b0992b
feat: add instructions to switch from Fooocus to this fork
2024-02-05 15:23:10 +01:00
Manuel Schmid
61ee6e8cff
feat: add feature showcase + introduction text to readme
2024-02-05 01:10:33 +01:00
Manuel Schmid
652799392f
Merge branch 'main' into feature/add-inpaint-mask-generation
2024-02-04 02:50:33 +01:00
Manuel Schmid
37f1ce8e5f
Merge pull request #10 from metercai/patch-1
...
Update en.json
2024-02-03 09:02:46 +01:00
Manuel Schmid
f97e682e80
Merge pull request #7 from rayronvictor/feature/add-inpaint-mask-generation
...
fix error when run_grounded_sam finds no boxes
2024-01-26 12:16:21 +01:00
Manuel Schmid
d1c55db2bc
Merge pull request #5 from rayronvictor/feature/add-inpaint-mask-generation
...
Add options to u2net_cloth_seg, add u2net_human_seg again
2024-01-25 10:34:42 +01:00
Manuel Schmid
7bdb976bf9
Update presets/anime.json
2024-01-07 15:30:59 +01:00
Manuel Schmid
6d6b4dbd85
fix: implement correct path resolution for all OS
...
solves issues for Windows
2024-01-05 20:06:43 +01:00
Manuel Schmid
176faf6f34
fixes https://github.com/lllyasviel/Fooocus/issues/1747 ( #1750 )
2024-01-04 05:46:17 -08:00
Manuel Schmid
48b1324a26
add default_max_image_number to config, use as maximum in default_image_number ( #1616 )
2023-12-28 07:48:30 -08:00
Manuel Schmid
986ab451cf
add workaround for changing prompt while generating ( #1578 )
2023-12-28 07:46:19 -08:00
Manuel Schmid
2cabd1c823
update operating system placeholder to Windows 10
...
most common usage i assume
2023-12-28 14:26:03 +01:00
Manuel Schmid
33358e5693
adjust link to colab playbook in readme
2023-12-26 00:09:47 +01:00
Manuel Schmid
768a135859
use mashb1t repo url in fooocus_colab playbook
2023-12-26 00:07:55 +01:00
Manuel Schmid
7b72d894c5
analytics via argument ( #1315 )
2023-12-12 13:26:01 -08:00
Manuel Schmid
d2e25400f7
Merge branch 'lllyasviel:main' into hotfix/prevent-skipping-and-stopping-by-other-users
2023-11-21 22:31:13 +01:00
Manuel Schmid and lllyasviel
49b94fa26e
use state instead of global for default_image ( #812 )
...
* use state instead of global for default_image
solves issue https://github.com/lllyasviel/Fooocus/issues/716
* fix
---------
Co-authored-by: lllyasviel <lyuminzhang@outlook.com >
2023-10-29 09:31:14 -07:00