Manuel Schmid
d687ea73c4
Merge branch 'upstream/develop'
...
# Conflicts:
# webui.py
2024-04-30 15:34:16 +02:00
delta_lt_0
5ada070d88
feat: support download of huggingface files from a mirror website ( #2637 )
...
* fix: load image number from preset (#2611 )
* fix: add default_image_number to preset handling
* fix: use minimum image number of preset and config to prevent UI overflow
* fix: use correct base dimensions for outpaint mask padding (#2612 )
* fix: add Civitai compatibility for LoRAs in a1111 metadata scheme by switching schema (#2615 )
* feat: update sha256 generation functions
29be1da7cf/modules/hashes.py
* feat: add compatibility for LoRAs in a1111 metadata scheme
* feat: add backwards compatibility
* refactor: extract remove_special_loras
* fix: correctly apply LoRA weight for legacy schema
* docs: bump version number to 2.3.1, add changelog (#2616 )
* feat:support download huggingface files from a mirror site
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2024-04-06 15:25:19 +02:00
Manuel Schmid
679c02a09f
Merge branch 'main_upstream'
...
# Conflicts:
# css/style.css
# fooocus_colab.ipynb
# fooocus_version.py
# launch.py
# modules/async_worker.py
# modules/config.py
# modules/flags.py
# modules/meta_parser.py
# webui.py
2024-03-18 21:27:56 +01:00
Manuel Schmid
3efce581ca
docs: add hint for colab preset timeout to readme
2024-03-18 18:13:15 +01:00
Manuel Schmid
6b44c101db
feat: update changelog and readme
2024-03-18 12:30:39 +01:00
Giuseppe Speranza
532401df76
fix: prioritize VRAM over RAM in Colab, preventing out of memory issues ( #1710 )
...
* colab: balance the use of RAM
enables the use of VRAM memory so as not to saturate the system RAM
* feat: use --always-high-vram by default for Colab, adjust readme
---------
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-03-11 19:58:25 +01:00
Manuel Schmid
ff051c1e8d
docs: update readme
2024-03-03 01:27:00 +01:00
Manuel Schmid
056840c513
Merge commit '4945fc99624afc661aae2d3c5c5d73a32ba21897'
...
# Conflicts:
# fooocus_version.py
# language/en.json
# launch.py
# modules/async_worker.py
# modules/config.py
# modules/flags.py
# modules/meta_parser.py
# modules/util.py
# webui.py
2024-03-02 17:24:53 +01:00
Gianluca Teti
41e88a4e8d
docs: fix typo in readme ( #2368 )
2024-02-29 16:10:34 +01:00
whitehara
f4a6350300
feat: add docker files ( #1418 )
...
* Add docker files
* Add python precompiled cache file in the image
* Add Notes in docker.md
* Create docker-publish.yml
* Modify docker-compose.yml not to use the bind mount
* Update torch version
* Change --share to --listen
* Update torch version
* Change '--share' to '--listen`
* adjust code comments
* Update requirements-docker.txt
* chore: code cleanup
- default_model env var isn't necessary as model is included in default preset, same for speed
- ENV CMDARGS --listen is now synched with docker-compose.yml file
- remove
* Change entry_with_update.py to launch.py in entrypoint.sh
* Change CMD in Dockerfile
* Change default CMDARGS to --listen in Dockerfile
* Modify CMD in Dockerfile
* Fix docker-compose.yml
* Import files from models,outputs
* docs: change wording in docker.md, change git clone URL, add quotes to port mapping
* docs: remove docker publish github action, remove pre-built image from docs
* Modify modules versions for linux/arm64
* docs: update docker readme
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <dev@mash1t.de>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-26 17:30:05 +01:00
Maxim Saplin
4d34f31a72
feat: allow users to specify the number of threads when running on CPU ( #1601 )
...
* CPU_NUM_THREADS
* refactor: optimize code, type is already strict
---------
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-25 17:14:17 +01:00
Manuel Schmid
490f1a93d0
Merge branch 'bugfix/allow-path-outputs-to-be-outside-of-fooocus-root'
2024-02-25 11:09:19 +01:00
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