Manuel Schmid
|
513e718fd3
|
Merge branch 'main_upstream'
|
2024-07-17 23:31:04 +02:00 |
Manuel Schmid
|
f597bf1ab6
|
fix: allow reading of metadata from jpeg, jpg and webp again (#3301)
also massively improves metadata read speed by switching from filepath (tempfile) to pil, which allows direct processing
|
2024-07-17 23:30:51 +02:00 |
Manuel Schmid
|
58b31c5d8e
|
fix: allow metadata reading from jpeg and webp again
also optimizes metadata reading speed
|
2024-07-17 23:21:57 +02:00 |
Manuel Schmid
|
ac836c3978
|
fix: use type pil for image upload to prevent conversion to png through temp file
|
2024-07-17 23:17:07 +02:00 |
Manuel Schmid
|
6377339eea
|
Revert "fix: change metadata input from image to file"
This reverts commit 56bea579cc.
|
2024-07-17 23:08:00 +02:00 |
Manuel Schmid
|
56bea579cc
|
fix: change metadata input from image to file
allow metadata reading from jpeg and webp again
see https://github.com/mashb1t/Fooocus/discussions/56#discussioncomment-10077227
|
2024-07-17 22:58:16 +02:00 |
Manuel Schmid
|
7f8cf0dba4
|
Merge branch 'main_upstream'
# Conflicts:
# fooocus_version.py
# readme.md
# update_log.md
|
2024-07-17 19:38:08 +02:00 |
Manuel Schmid
|
f97adafc09
|
Merge pull request #3292 from lllyasviel/develop
Release v2.5.0
|
2024-07-17 12:18:08 +02:00 |
Manuel Schmid
|
97a8475a62
|
feat: revert disabling persistent style sorting, code cleanup
|
2024-07-17 12:04:34 +02:00 |
Manuel Schmid
|
033cb90e6e
|
feat: revert adding issue templates
|
2024-07-17 11:52:20 +02:00 |
Manuel Schmid
|
aed3240ccd
|
feat: revert adding audio tab
|
2024-07-17 11:45:27 +02:00 |
Manuel Schmid
|
4f12bbb02b
|
docs: add instructions how to manually update packages, update download URL in readme
|
2024-07-17 11:37:21 +02:00 |
Manuel Schmid
|
3fcb633022
|
docs: update download URL in readme
|
2024-07-17 11:30:21 +02:00 |
Manuel Schmid
|
1ef6e957fe
|
docs: add instructions how to manually update packages
|
2024-07-17 11:27:23 +02:00 |
Manuel Schmid
|
0337b046e8
|
docs: update changelog
|
2024-07-17 11:11:18 +02:00 |
Manuel Schmid
|
9f93cf6110
|
fix: resolve circular dependency for sha256, update files and init cache after initial model download
fixes https://github.com/lllyasviel/Fooocus/issues/2372
(cherry picked from commit 5c43a4bece)
|
2024-07-17 10:51:50 +02:00 |
Manuel Schmid
|
14fe6bf3c5
|
Merge branch 'develop'
|
2024-07-17 10:50:18 +02:00 |
Manuel Schmid
|
5c43a4bece
|
fix: resolve circular dependency for sha256, update files and init cache after initial model download
fixes https://github.com/lllyasviel/Fooocus/issues/2372
|
2024-07-17 10:49:55 +02:00 |
Manuel Schmid
|
1f429ffeda
|
release: bump version to 2.5.0, update changelog
|
2024-07-17 10:30:58 +02:00 |
Manuel Schmid
|
bb0c7fbc3a
|
release: bump version to 2.6.0, update changelog
|
2024-07-17 10:29:49 +02:00 |
Manuel Schmid
|
8d67166dd1
|
chore: use opencv-contrib-python-headless
https://github.com/lllyasviel/Fooocus/pull/1964
(cherry picked from commit 1f32f9f4ab)
|
2024-07-16 19:56:39 +02:00 |
Manuel Schmid
|
1f32f9f4ab
|
chore: use opencv-contrib-python-headless
https://github.com/lllyasviel/Fooocus/pull/1964
|
2024-07-16 19:56:25 +02:00 |
Manuel Schmid
|
26bc7f9c36
|
docs: add missing adjustment to update log
|
2024-07-16 19:50:17 +02:00 |
Manuel Schmid
|
88c5088759
|
Merge branch 'develop_upstream' into develop
# Conflicts:
# fooocus_colab.ipynb
# fooocus_version.py
# language/en.json
# modules/async_worker.py
# requirements_versions.txt
# update_log.md
# webui.py
|
2024-07-16 19:34:53 +02:00 |
Manuel Schmid
|
27cbca2d90
|
fix: only import translator when needed
|
2024-07-16 19:21:31 +02:00 |
Manuel Schmid
|
3a86fa2f0d
|
chore: update packages #2
|
2024-07-16 16:31:15 +02:00 |
Manuel Schmid
|
ef8dd27f91
|
chore: update packages
see https://github.com/lllyasviel/Fooocus/pull/2927
|
2024-07-16 16:30:47 +02:00 |
Manuel Schmid
|
d46e47ab3d
|
feat: revert adding translate feature #2
|
2024-07-16 14:48:54 +02:00 |
Manuel Schmid
|
069bea534b
|
feat: change example audio file
(cherry picked from commit 02b06ccb33)
|
2024-07-16 13:59:51 +02:00 |
Manuel Schmid
|
02b06ccb33
|
feat: change example audio file
|
2024-07-15 21:03:01 +02:00 |
Manuel Schmid
|
e0d3325894
|
i18n: rename document to documentation
|
2024-07-14 21:40:10 +02:00 |
Manuel Schmid
|
5a1003a726
|
docs: update link for enhance documentation
|
2024-07-14 21:31:59 +02:00 |
Manuel Schmid
|
5e8110e430
|
i18n: adjust translations to use proper english for plural tab titles
|
2024-07-14 21:07:12 +02:00 |
Manuel Schmid
|
ee02643020
|
feat: revert adding detailed steps for each performance
|
2024-07-14 21:06:59 +02:00 |
Manuel Schmid
|
e1f4b65fc9
|
feat: revert adding translate feature
|
2024-07-14 20:35:39 +02:00 |
Manuel Schmid
|
f2a21900c6
|
Sync branch 'mashb1t_main' with develop_upstream
|
2024-07-14 20:28:38 +02:00 |
Manuel Schmid
|
376d69cd91
|
Merge branch 'develop'
|
2024-07-13 15:54:08 +02:00 |
Manuel Schmid
|
f4d21e6fa1
|
release: bump version to 2.6.0-rc2, update changelog
|
2024-07-13 15:54:00 +02:00 |
Manuel Schmid
|
efb6ca01d3
|
fix: prevent inference tensor version counter tracking issue for GroundingDINO
use no_grad and inference_mode on predict_with_caption
see https://github.com/lllyasviel/Fooocus/discussions/3213#discussioncomment-10017126
|
2024-07-13 15:49:07 +02:00 |
Manuel Schmid
|
89cb354e8b
|
Merge branch 'feature/persistent-hashing' into develop
|
2024-07-08 15:13:50 +02:00 |
Manuel Schmid
|
edd886cea4
|
feat: make hash generation multi-threaded, change --rebuild-hash-cache from bool to int
keep in mind that most likely the drive is going to be the bottleneck now
|
2024-07-08 15:08:32 +02:00 |
Manuel Schmid
|
236766b576
|
Merge branch 'develop'
|
2024-07-07 15:17:19 +02:00 |
Manuel Schmid
|
58559bd62b
|
release: bump version to 2.6.0-rc1, update changelog
|
2024-07-07 15:17:03 +02:00 |
Manuel Schmid
|
14874af65c
|
feat: update SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4 to SDXL_FILM_PHOTOGRAPHY_STYLE_V1
|
2024-07-07 14:26:48 +02:00 |
Manuel Schmid
|
68a2a542e3
|
Merge branch 'feature/add-pony-support-and-preset' into develop
# Conflicts:
# webui.py
|
2024-07-01 23:30:18 +02:00 |
Manuel Schmid
|
0c2d66e2e5
|
fix: do not update inpaint engine if inpaint mode is details
|
2024-07-01 23:26:30 +02:00 |
Manuel Schmid
|
e75ef84378
|
Merge branch 'feature/add-pony-support-and-preset' into develop
# Conflicts:
# webui.py
|
2024-07-01 23:10:37 +02:00 |
Manuel Schmid
|
33c22929e4
|
feat: add preset option for default_inpaint_engine_version, revert previous overwrite_step changes
add handling with state to allow overrides with inpaint_mode preset setting (currently disabled)
|
2024-07-01 22:08:52 +02:00 |
Manuel Schmid
|
caaea93daf
|
Merge branch 'feature/add-pony-support-and-preset' into develop
|
2024-07-01 20:05:31 +02:00 |
Manuel Schmid
|
41b36d3a8f
|
Merge branch 'main_upstream' into develop
|
2024-07-01 20:05:12 +02:00 |