mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
362b234cd1
The Args object would crap out when trying to retrieve metadata from an image file that did not contain InvokeAI-generated metadata, such as a JPG. This corrects that and returns dummy values (seed of zero, prompt of '') to avoid downstream breakage. |
||
---|---|---|
.. | ||
generator | ||
restoration | ||
args.py | ||
conditioning.py | ||
devices.py | ||
image_util.py | ||
log.py | ||
model_cache.py | ||
pngwriter.py | ||
prompt_parser.py | ||
readline.py | ||
seamless.py | ||
server_legacy.py | ||
server.py | ||
txt2mask.py |