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
c5a15c7321
feat: add metadata logging for images
...
inspired by https://github.com/MoonRide303/Fooocus-MRE
2024-01-15 18:31:58 +01:00
Manuel Schmid
dc6c02540a
Merge branch 'feature/use-consistent-file-name-in-gradio' into jpg_config_image_extension
...
# Conflicts:
# modules/async_worker.py
# modules/private_logger.py
2024-01-14 21:47:05 +01:00
Manuel Schmid
1779fa0f3a
feat: use args temp path if given
2024-01-14 21:19:01 +01:00
Manuel Schmid
3c855bd331
feat: use consistent file name in gradio
...
returns and uses filepaths instead of numpy image by saving to temp dir
uses double the temp dir file storage on disk as it saves to temp dir and gradio temp dir when displaying the image, but reuses logged output image
2024-01-14 20:21:33 +01:00
eddyizm
ab3acb7817
moved image extension to webui via async worker. Passing as parameter to log and get_current_html_path functions per feedback
2024-01-12 22:49:07 -08:00
eddyizm
e1697272ec
feature: added flag, config and ui update for image extension change #1789
2024-01-10 09:36:27 -08:00
lllyasviel
2f6ebbf876
some fix for previous PRs
2023-12-28 08:07:43 -08:00
御坂IO
ad158450e3
fix to_clipboard from non-localhost access ( #1576 )
...
tested on edge(windows&android)
2023-12-28 07:54:59 -08:00
lllyasviel
f7bb578a14
2.1.854
...
* Add a button to copy parameters to clipboard in log.
* Allow users to load parameters directly by pasting parameters to prompt.
2023-12-20 19:52:38 -08:00
Huy Nguyen
7a6b46f363
New Log System
2023-12-17 20:20:02 -08:00
lllyasviel
47441736ae
maintain
2023-12-12 13:44:16 -08:00
AlexL
9cd3c06c6f
Make a simple table in html log output ( #1286 )
2023-12-12 13:33:28 -08:00
oivasenk
ec57c1fde0
Update private_logger.py ( #1025 )
...
Minor optimization of logs. Added lazy loading of images.
2023-11-24 01:31:20 -08:00
lllyasviel
3b97e49dd8
--disable-image-log
2023-11-15 13:23:27 -08:00
lllyasviel
c35321013a
better html log
2023-11-11 02:28:09 -08:00
lllyasviel
4fe08161a5
2.1.782
...
2.1.782
2023-11-11 01:43:01 -08:00
lllyasviel
db945c8a27
history ( #634 )
...
* history
* history
2023-10-10 16:22:29 -07:00
lllyasviel
47876aaf99
[Major Update] Fooocus 2.0.0 ( #346 )
...
[Major Update] Fooocus 2.0.0 (#346 )
2023-09-11 23:10:45 -07:00
lllyasviel
496766edd7
Fooocus Prompt Expansion ( #329 )
...
* add vae approx download
* files
* files
* files
* i
* i
* i
* i
* i
* i
* i
* i
* i
* i
2023-09-09 17:22:32 -07:00
MoonRide303
cb5c4b1b6c
Fixed encoding when writing text files ( #197 )
2023-08-18 12:25:05 -07:00
lllyasviel
4920341e09
Hide items in log when images are removed.
...
Hide items in log when images are removed.
2023-08-17 12:47:48 -07:00
lllyasviel
3267d56698
i ( #163 )
2023-08-16 13:39:29 -07:00
lllyasviel
55342fcd58
1.0.32 ( #158 )
...
Fooocus private log
2023-08-16 13:04:32 -07:00