Manuel Schmid
|
20b79788a0
|
feat: add resolved prompts to metadata
|
2024-01-25 23:48:47 +01:00 |
|
Manuel Schmid
|
510b587e84
|
fix: use pnginfo "parameters" insteadf of "Comments"
see https://github.com/RupertAvery/DiffusionToolkit/issues/202 and https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/cf2772fab0af5573da775e7437e6acdca424f26e/modules/processing.py#L939
|
2024-01-25 21:08:19 +01:00 |
|
Manuel Schmid
|
3812228758
|
Merge branch 'main_upstream' into feature/add-metadata-to-files
|
2024-01-25 21:01:51 +01:00 |
|
Manuel Schmid
|
ba5d0b6eaf
|
refactor: rename metadata_schema to metadata_scheme
|
2024-01-15 23:59:57 +01:00 |
|
Manuel Schmid
|
80ad0d070e
|
fix: do not generate hashes when arg --disable-metadata is used
|
2024-01-15 23:58:34 +01:00 |
|
Manuel Schmid
|
a2153dba7d
|
fix: correctlyy hide/show metadata schema on app start
|
2024-01-15 23:20:43 +01:00 |
|
Manuel Schmid
|
cd65f21d98
|
fix: use stting isntead of quote wrap for A1111 created_by
|
2024-01-15 23:14:49 +01:00 |
|
Manuel Schmid
|
7b9deb17ee
|
feat: add config metadata_created_by
|
2024-01-15 23:06:20 +01:00 |
|
Manuel Schmid
|
6662381931
|
fix: code cleanup and resolved prompt fixes
|
2024-01-15 23:00:59 +01:00 |
|
Manuel Schmid
|
1a52367f3f
|
feat: use resolved prompts with included expansion and styles for a1111 metadata
|
2024-01-15 22:17:51 +01:00 |
|
Manuel Schmid
|
f7489cc9ef
|
feat: add model hash support for a1111
|
2024-01-15 22:11:46 +01:00 |
|
Manuel Schmid
|
191f8148e4
|
feat: add support for A1111 metadata schema
https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/cf2772fab0af5573da775e7437e6acdca424f26e/modules/processing.py#L672
|
2024-01-15 21:16:52 +01:00 |
|
Manuel Schmid
|
493e484122
|
feat: add argument disable_metadata
|
2024-01-15 19:11:40 +01:00 |
|
Manuel Schmid
|
8d56318bed
|
feat: add config and checkbox for save_metadata_to_images
|
2024-01-15 18:54:49 +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 |
|