Commit Graph

225 Commits

Author SHA1 Message Date
Manuel Schmid 3b97302116
docs: mark merged PRs in readme 2024-02-12 22:18:10 +01:00
Manuel Schmid 267d5eee7d
Merge commit '1c999be8c8134fe01a75723ea933858435856950'
# Conflicts:
#	.github/ISSUE_TEMPLATE/bug_report.md
#	launch.py
#	modules/async_worker.py
#	modules/config.py
#	modules/private_logger.py
#	modules/util.py
#	webui.py
2024-02-12 21:13:36 +01:00
Manuel Schmid 2037de3fcb
chore: fix typos and adjust wording (#1521, #1644, #1691, #1772) 2024-02-10 21:54:50 +01:00
Roman Schmitz ac10e51364
add auth to --listen and readme (#2127)
* Update webui.py

* Update readme.md

* Update webui.py

Only enable AuthN for --listen and --share

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>

* docs: rephrase documentation changes for auth

---------

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-10 18:15:51 +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 7185abb8ba
Merge branch 'main_upstream'
# Conflicts:
#	launch.py
#	ldm_patched/modules/args_parser.py
#	modules/config.py
#	presets/anime.json
#	presets/default.json
#	presets/lcm.json
#	presets/realistic.json
2024-01-27 21:09:08 +01:00
lllyasviel 0cb2db9c41 Update readme.md 2024-01-27 09:00:46 -08:00
lllyasviel 7b26b29226 new model list
i

Update readme.md
2024-01-27 08:30:46 -08:00
Manuel Schmid 1ae495f6b8
Merge branch 'feature/add-inpaint-mask-generation'
# Conflicts:
#	requirements_versions.txt
#	webui.py
2024-01-26 11:32:53 +01:00
Manuel Schmid e196a35ce2
Merge branch 'feature/add-inpaint-mask-generation'
# Conflicts:
#	modules/config.py
#	requirements_versions.txt
2024-01-24 02:46:09 +01:00
Manuel Schmid d7c1f4a6aa
Merge branch 'hotfix/prevent-skipping-and-stopping-by-other-users'
# Conflicts:
#	modules/advanced_parameters.py
#	modules/async_worker.py
#	webui.py
2024-01-22 23:15:18 +01:00
Manuel Schmid 25c157b177
Merge commit '4912599f6e5c2ef01acf5d4f0bbcba236fa5c63f'
# Conflicts:
#	webui.py
2024-01-22 21:53:08 +01:00
Manuel Schmid addd5ef3bd
Merge branch 'feature/add-metadata-to-files'
# Conflicts:
#	args_manager.py
#	modules/async_worker.py
#	modules/config.py
#	modules/private_logger.py
#	modules/util.py
2024-01-16 00:50:46 +01:00
Manuel Schmid 3e9d66c5f6
Merge branch 'feature/automatically-describe-uov-image'
# Conflicts:
#	webui.py
2024-01-15 13:37:15 +01:00
Manuel Schmid b18ae4343d
Merge branch 'jpg_config_image_extension'
# Conflicts:
#	modules/async_worker.py
#	modules/config.py
#	modules/flags.py
#	webui.py
2024-01-14 23:22:03 +01:00
Manuel Schmid faa09aea9d
update readme PRs 2024-01-10 21:06:08 +01:00
Manuel Schmid 2f6c0a8ca1
Merge branch 'patch-2' 2024-01-10 20:57:24 +01:00
Manuel Schmid 21bceb6d51
Merge branch 'feature/update-juggernaut-xl-to-v8' 2024-01-07 16:18:58 +01:00
Manuel Schmid 1351e29eff
Merge branch 'vikrantrathore/patch-2' 2024-01-07 15:42:36 +01:00
Manuel Schmid 80b4c5d615
Merge branch 'hotfix/fix-file-sort' 2024-01-07 14:41:09 +01:00
Manuel Schmid 737bd9be9c
add PR for preview of styles to readme 2024-01-05 17:49:53 +01:00
Manuel Schmid 56d91f9b6a
Merge branch 'main_upstream' 2024-01-05 17:06:55 +01:00
Manuel Schmid 176faf6f34
fixes https://github.com/lllyasviel/Fooocus/issues/1747 (#1750) 2024-01-04 05:46:17 -08:00
Manuel Schmid b78d2c864e
update readme after PR merges 2023-12-31 00:27:25 +01:00
Manuel Schmid 1c42ceadbb
Merge branch 'bugfix/fix-create-dir-if-not-existing'
# Conflicts:
#	modules/config.py
2023-12-31 00:10:38 +01:00
lllyasviel 8e62a72a63
(requested) support AMD 8GB GPUs via Windows DirectML
this update is requested by users
2023-12-30 06:30:59 -08:00
Manuel Schmid 5fb17d1e2c
Merge branch 'main_upstream' 2023-12-30 14:43:57 +01:00
Alistair Keiller c0e11c3451
Update readme.md (#1655) 2023-12-30 05:12:32 -08:00
Manuel Schmid f6c00bd9a7
Merge branch 'feature/make-max-image-number-configurable' 2023-12-27 17:32:03 +01:00
Manuel Schmid 82f82e7941
remove restriction for maximum default_max_image_number value 2023-12-27 17:16:20 +01:00
Manuel Schmid 97803bbe9c
add list of included features / bugfixes to readme 2023-12-27 17:08:19 +01:00
Manuel Schmid 33358e5693
adjust link to colab playbook in readme 2023-12-26 00:09:47 +01:00
lllyasviel b0df0d57f6
Update readme.md (#1533) 2023-12-20 22:32:44 -08:00
lllyasviel f308489440
Add Marc K3nt3L's styles
Thanks Marc K3nt3L !
2023-12-18 19:01:52 -08:00
lllyasviel 776e080b3f
add thanks (#1433) 2023-12-15 13:29:53 -08:00
lllyasviel a39c1d1349
Update readme.md (#1416) 2023-12-14 14:50:34 -08:00
lllyasviel 0a17fb8bc6
Update readme.md (#1406) 2023-12-14 08:14:14 -08:00
lllyasviel 28b07cd658 Update readme.md 2023-12-13 13:46:04 -08:00
lllyasviel 6eeb90ad4e Update readme.md 2023-12-13 13:41:41 -08:00
lllyasviel bb45d0309f Update readme.md 2023-12-13 12:28:15 -08:00
lllyasviel 0d5f5e1f8b Update readme.md 2023-12-13 12:27:47 -08:00
lllyasviel 2bf2c88bfa Update readme.md 2023-12-13 12:20:48 -08:00
lllyasviel 5660ea203a Minimal Requirement 2023-12-13 12:17:18 -08:00
lllyasviel 02f3b2be19 add forks 2023-12-12 21:24:02 -08:00
lllyasviel 28b5782d8d Update readme.md 2023-12-12 20:10:40 -08:00
lllyasviel f8e651a483 [2.1.831] Fooocus Describe 2023-12-12 19:34:18 -08:00
lllyasviel 85b3e64e60 colab test 2023-12-12 12:03:48 -08:00
lllyasviel a2d4df8510 Update readme.md 2023-12-12 11:41:39 -08:00