ChrisColeTech
bcae8a68eb
Merge eb934c9db1 into ae05379cc9
2025-09-04 09:20:50 +04:00
dependabot[bot]
ae05379cc9
ci: bump actions/checkout from 4 to 5 ( #4085 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 22:28:40 +02:00
Marvin M
59f183ab9b
Fix: Readme path ( #3841 )
...
* Readme path fix
* fix '/' -> '\'
2025-01-24 11:55:35 +01:00
Manuel Schmid
4b5021f8f6
docs: remove link to SimpleSDXL ( #3837 )
...
see https://github.com/lllyasviel/Fooocus/issues/3836
2025-01-14 06:14:45 +01:00
ChrisColeTech
eb934c9db1
Using websockets for resource monitor instead of rest api
2024-09-01 08:17:08 -04:00
ChrisColeTech
ce74b6b733
speed up animation
2024-08-30 04:22:20 -04:00
ChrisColeTech
c8d4d2df46
Merge branch 'dev' of https://github.com/ChrisColeTech/Fooocus into dev
2024-08-30 04:13:51 -04:00
ChrisColeTech
c5a290a6c7
remove unused code
2024-08-30 04:13:08 -04:00
ChrisColeTech
f0fa022c69
fix invisible element
2024-08-30 04:04:27 -04:00
ChrisColeTech
5774787945
perf monitor 2.0 with dragging
2024-08-29 17:17:13 -04:00
ChrisColeTech
4c32ebe390
final touches on the perf monitor
2024-08-26 16:45:56 -04:00
ChrisColeTech
85429b04fc
Update launch.py
2024-08-24 18:59:24 -04:00
ChrisColeTech
4848427b19
wired up perf monitor
2024-08-24 18:59:19 -04:00
ChrisColeTech
7722d2c305
html front end component for resource monitor
2024-08-24 16:39:54 -04:00
ChrisColeTech
8921ac8d3d
Remove code comments, added backend logic for perf monitor. renamed tkinter_installer to dependency_installer for reusability
2024-08-24 16:38:36 -04:00
ChrisColeTech
672baf084b
Update launch.py
2024-08-23 05:30:26 -04:00
ChrisColeTech
1afc7b3e0a
Update tkinter_installer.py
2024-08-22 19:20:09 -04:00
ChrisColeTech
e68d7b577c
automatic tkinter installation
...
automatic tkinter installation
2024-08-22 18:51:34 -04:00
ChrisColeTech
67edbf2520
Update bulk_enhance_helpers.py
2024-08-20 21:49:11 -04:00
ChrisColeTech
4b90d7013d
Update async_worker.py
2024-08-20 20:20:58 -04:00
ChrisColeTech
3db125a206
To resolve github CodeQL warning
...
-To resolve github CodeQL warning
-more code cleanup
2024-08-20 17:27:03 -04:00
ChrisColeTech
83d0935ec8
more code cleanup
...
remove unused flags
code cleanup
2024-08-20 17:20:16 -04:00
ChrisColeTech
e268cd528b
Merge branch 'lllyasviel:main' into dev
2024-08-19 20:21:45 -04:00
ChrisColeTech
ad18a93c8a
Update async_worker.py
...
remove unused index
2024-08-19 20:20:37 -04:00
ChrisColeTech
ec177f2ca3
Update bulk_enhance_helpers.py
2024-08-19 18:38:18 -04:00
ChrisColeTech
2ab91c958a
Update bulk_enhance_helpers.py
2024-08-19 17:12:25 -04:00
lllyasviel
d7439b2d60
Update readme.md
2024-08-18 23:02:09 -07:00
lllyasviel
670d798332
Update Project Status
2024-08-18 22:42:25 -07:00
ChrisColeTech
7a0b8eebb3
Rework Stop/Skip while bulk enhancing
...
-Rework stop/skip during bulk enhance to use "async_task.should_run" and -"async_task.should_skip" for more reliable stopping and skipping.
-Code cleanup
-Added more logging.
-Removed some emoji's
2024-08-18 13:55:46 -04:00
ChrisColeTech
9f535e8121
Change to resolve GitHub Advanced Security check
...
Change to resolve GitHub Advanced Security check
2024-08-18 09:03:35 -04:00
ChrisColeTech
ee4f4420d7
remove unused imports
...
remove unused imports
2024-08-17 20:56:46 -04:00
ChrisColeTech
f1e9a5c426
Batch File upload/ Folder upload. Bulk Enhance
...
-Immediately enhance each image generated
-Added Bulk Enhance
-Added 2 smaller resolutions: 512x512 and 704x704 for faster image generation
-Added default enhance prompts for pre-selections 'face', 'eye', 'mouth', 'hair', 'hand', 'body'
-Added more error handling
2024-08-17 20:08:43 -04:00
Manuel Schmid
8da1d3ff68
Merge pull request #3507 from lllyasviel/develop
...
Release 2.5.5
2024-08-12 08:11:06 +02:00
Manuel Schmid
710a9fa2c5
release: bump version to 2.5.5, update changelog
2024-08-12 08:10:20 +02:00
Manuel Schmid
251a130f06
fix: move import to resolve colab issue ( #3506 )
2024-08-12 07:59:00 +02:00
Manuel Schmid
0a87da7dc1
Merge pull request #3503 from lllyasviel/develop
...
feat: change code owner from @mashb1t to @lllyasviel
2024-08-11 20:31:05 +02:00
Manuel Schmid
1d98d1c760
feat: change code owner from @mashb1t to @lllyasviel
2024-08-11 20:29:35 +02:00
Manuel Schmid
1068d3fde4
Merge pull request #3499 from lllyasviel/develop
...
Release 2.5.4
2024-08-11 18:50:18 +02:00
Manuel Schmid
082a5262b0
release: bump version to 2.5.4, update changelog
2024-08-11 18:48:31 +02:00
Manuel Schmid
14895ebb13
hotfix: yield enhance_input_image to correctly preview debug masks ( #3497 )
...
sort images starts from index <images_to_enhance_count>, which is 1 if enhance_input_image has been provided
2024-08-11 17:05:24 +02:00
Manuel Schmid
b0d16a3aa7
fix: check all dirs instead of only the first one ( #3495 )
...
* fix: check all checkpoint dirs instead of only the first one for models
* fix: use get_file_from_folder_list instead of manually iterating over lists
* refactor: code cleanup
2024-08-11 15:31:24 +02:00
Manuel Schmid
fd74b57f56
Merge pull request #3472 from lllyasviel/develop
...
fix: adjust validation of config settings
2024-08-08 13:17:06 +02:00
Manuel Schmid
8bd9ea1dbf
fix: correctly validate default_inpaint_mask_sam_model
2024-08-08 13:15:15 +02:00
Manuel Schmid
ee12d114c1
fix: add handling for default "None" value of default_ip_image_*
2024-08-08 13:15:04 +02:00
Manuel Schmid
2c78cec01d
Merge pull request #3436 from lllyasviel/develop
...
fix: change wrong label for in describe apply styles checkbox
2024-08-03 15:18:24 +02:00
Manuel Schmid
ef0acca9f9
fix: change wrong label for in describe apply styles checkbox
2024-08-03 15:16:18 +02:00
Manuel Schmid
60af8d2d84
Merge pull request #3434 from lllyasviel/develop
...
Release 2.5.3 - fix changelog
2024-08-03 15:11:35 +02:00
Manuel Schmid
39d07bf0f3
release: fix changelog
2024-08-03 15:10:27 +02:00
Manuel Schmid
f0dcf5a911
Merge pull request #3433 from lllyasviel/develop
...
Release 2.5.3
2024-08-03 15:08:34 +02:00
Manuel Schmid
c4d5b160be
release: bump version to 2.5.3, update changelog
2024-08-03 15:07:14 +02:00