Manuel Schmid
f745d40687
refactor: merge metadata.py into meta_parser.py
2024-02-02 01:55:32 +01:00
Manuel Schmid
e55870124b
refactor: add step before parsing to set data in parser
...
- add constructor for MetadataSchema class
- remove showable and copyable from log output
- add functional hash cache (model hashing takes about 5 seconds, only required once per model, using hash lazy loading)
2024-02-02 01:25:47 +01:00
Manuel Schmid
cbc63ebba3
feat: add enums for Performance, Steps and StepsUOV
...
also move MetadataSchema enum to prevent circular dependency
2024-01-28 20:01:33 +01:00
Manuel Schmid
f3010313fc
wip: add metadata mapping, reading and writing
...
applying data after reading currently not functional for A1111
2024-01-28 05:35:44 +01:00
Manuel Schmid
510b587e84
fix: use pnginfo "parameters" insteadf of "Comments"
...
see https://github.com/RupertAvery/DiffusionToolkit/issues/202 and cf2772fab0/modules/processing.py (L939)
2024-01-25 21:08:19 +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
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