v2.5.5
What's Changed fix: resolve colab unsupported image type issue by @mashb1t in #3506 Full Changelog: v2.5.4...v2.5.5
What's Changed fix: resolve colab unsupported image type issue by @mashb1t in #3506 Full Changelog: v2.5.4...v2.5.5
What's Changed fix: add handling for default "None" value of default_ip_image_* by @mashb1t in mashb1t#70 fix: correctly validate default_inpaint_mask_sam_model by @mashb1t in mashb1t#71 fix: check all dirs instead of only the first one by @mashb1t in #3495 fix: yield enhance_input_image to correctly preview debug masks by @mashb1t in #3497 docs: change code ownership from mashb1t to lllyasviel, s…
What's Changed fix: use weights_only for loading by @kit1980 in #3427 fix/feat: add checkbox and config to disable updating selected styles when describing an image by @mashb1t in #3430 New Contributors @kit1980 made their first contribution in #3427 Full Changelog: v2.5.2...v2.5.3
What's Changed fix: add positive prompt if styles don't have a prompt placeholder by @mashb1t in #3372 docs: update numbering of basic debug procedure in issue template by @mashb1t in #3376 feat: extend config settings for input image by @mashb1t in #3382 feat: count image count index from 1 by @mashb1t in #3383 Full Changelog: v2.5.1...v2.5.2
What's Changed docs: update download URL in readme fix: use type pil for image upload to prevent conversion to png through temp file by @mashb1t in mashb1t#58 fix: allow reading of metadata from jpeg, jpg and webp again by @mashb1t in #3301 fix: correctly debug preprocessor again by @mashb1t in #3332 docs: update attributes and add add inline prompt features section to readme by @mashb1t in #3333…
How to update This version includes various package updates. If the auto-update doesn't work: Open a terminal in the Fooocus folder (go to the location of config.txt, open terminal by clicking in the address bar of the file explorer, type cmd and hit enter) and run git pull. If you do not have git installed, skip to step 2. Update packages Windows (installation through zip file): run ..\python_emb…
What's Changed feat: update python dependencies and add segment_anything sync enhance feature and code refactoring from mashb1t/Fooocus feat: add enhance feature, which offers easy image refinement steps (similar to adetailer, but based on dynamic image detection instead of specific mask detection models). See #3281. feat: improve GroundingDINO and SAM image masking refactor: rewrite async worker…
What's Changed fix: correctly set alphas_cumprod by @mashb1t in #3106 feat: parse env var strings to expected config value types by @mashb1t in #3107 Full Changelog: v2.4.2...v2.4.3
What's Changed feat: add support and preset for playground v2.5 (only works with performance Quality or Speed, use with scheduler edm_playground_v2) by @mashb1t in #3073 feat: make textboxes (incl. positive prompt) resizable by @mashb1t in #3074 fix: use default vae name instead of None on file refresh by @mashb1t in #3045 fix: correctly use translation and dynamic label for aspect ratios by @mash…
What's Changed fix: adjust clip skip default value from 1 to 2 by @mashb1t in #3011 fix: add type check for undefined, use fallback when no translation for aspect ratios was given by @mashb1t in #3025 feat: build docker image tagged "edge" on push to main branch by @mashb1t in #3026 Full Changelog: v2.4.0...v2.4.1