Fooocus/modules
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
..
__init__.py feat: add support for lora inline prompt references (#2323) 2024-05-18 17:19:46 +02:00
anisotropic.py 1.0.45 (#313) 2023-09-02 06:00:20 -07:00
async_worker.py hotfix: yield enhance_input_image to correctly preview debug masks (#3497) 2024-08-11 17:05:24 +02:00
auth.py Blocked remote access to auth.json 2023-10-24 21:55:29 +02:00
config.py fix: correctly validate default_inpaint_mask_sam_model 2024-08-08 13:15:15 +02:00
constants.py Blocked remote access to auth.json 2023-10-24 21:55:29 +02:00
core.py Use weights_only for loading (#3427) 2024-08-03 12:33:01 +02:00
default_pipeline.py fix: adjust clip skip default value from 1 to 2 (#3011) 2024-05-27 00:28:22 +02:00
extra_utils.py feat: parse env var strings to expected config value types (#3107) 2024-06-06 19:29:08 +02:00
flags.py feat: add checkbox and config to disable updating selected styles when describing an image (#3430) 2024-08-03 14:46:31 +02:00
gradio_hijack.py fix: add error output for unsupported images (#2537) 2024-03-15 22:30:29 +01:00
hash_cache.py fix: resolve circular dependency for sha256, update files and init cache after initial model download 2024-07-17 10:51:50 +02:00
html.py feat: merge webui css into one file 2024-03-11 18:26:04 +01:00
inpaint_worker.py Use weights_only for loading (#3427) 2024-08-03 12:33:01 +02:00
launch_util.py feat: add config for temp path and temp path cleanup on launch (#1992) 2024-03-10 21:11:41 +01:00
localization.py 2.1.808 2023-11-14 14:06:12 -08:00
lora.py 2.1.826 2023-12-12 11:38:05 -08:00
meta_parser.py fix: allow reading of metadata from jpeg, jpg and webp again (#3301) 2024-07-17 23:30:51 +02:00
model_loader.py feat: support download of huggingface files from a mirror website (#2637) 2024-04-06 15:25:19 +02:00
ops.py (requested) support AMD 8GB GPUs via Windows DirectML 2023-12-30 06:30:59 -08:00
patch.py feat: advanced params refactoring + prevent users from skipping/stopping other users tasks in queue (#981) 2024-02-24 19:01:06 +01:00
patch_clip.py (requested) support AMD 8GB GPUs via Windows DirectML 2023-12-30 06:30:59 -08:00
patch_precision.py fix: correctly set alphas_cumprod (#3106) 2024-06-06 13:42:26 +02:00
private_logger.py feat: add checkbox, config and handling for saving only the final enhanced image (mashb1t#61) 2024-07-25 15:21:37 +02:00
sample_hijack.py fix: turbo scheduler loading issue (#3065) 2024-05-31 22:24:19 +02:00
sdxl_styles.py fix: add positive prompt if styles don't have a prompt placeholder (#3372) 2024-07-27 12:35:55 +02:00
style_sorter.py feat: revert disabling persistent style sorting, code cleanup 2024-07-17 12:04:34 +02:00
ui_gradio_extensions.py fix: do not close meta tag in HTML header (#2740) 2024-05-17 17:25:56 +02:00
upscaler.py Use weights_only for loading (#3427) 2024-08-03 12:33:01 +02:00
util.py Sync branch 'mashb1t_main' with develop_upstream 2024-07-14 20:28:38 +02:00