..
ckpt_generator
further improvements to ability to find location of data files
2023-01-31 12:24:55 -05:00
config
further improvements to ability to find location of data files
2023-01-31 12:24:55 -05:00
generator
further improvements to ability to find location of data files
2023-01-31 12:24:55 -05:00
restoration
fix codeformer facexlib files being downloaded into .venv
2023-01-04 00:13:33 -05:00
training
(training) correctly import TI module; fix type annotation
2023-01-28 19:09:16 -05:00
__init__.py
use 🧨 diffusers model ( #1583 )
2023-01-15 09:22:46 -05:00
_version.py
use 🧨 diffusers model ( #1583 )
2023-01-15 09:22:46 -05:00
args.py
[feat] Provide option to disable xformers from command line
2023-01-19 16:16:35 -05:00
ckpt_to_diffuser.py
conversion script uses invokeai models cache by default
2023-01-23 00:35:16 -05:00
CLI.py
Various fixes
2023-01-30 18:42:17 -05:00
concepts_lib.py
improve embed trigger token not found error
2023-01-19 15:46:58 -05:00
conditioning.py
Restore ldm/invoke/conditioning.py
2023-01-17 11:37:14 -08:00
devices.py
Various fixes
2023-01-30 18:42:17 -05:00
globals.py
Merge branch 'main' into install/change-script-locations
2023-01-26 17:10:33 -05:00
image_util.py
Global replace [ \t]+$, add "GB" ( #1751 )
2022-12-19 16:36:39 +00:00
log.py
rename all modules from ldm.dream to ldm.invoke
2022-10-08 11:37:23 -04:00
merge_diffusers.py
clean up merge_models
2023-01-26 15:10:16 -05:00
model_manager.py
clean up merge_models
2023-01-26 15:10:16 -05:00
patchmatch.py
defer patchmatch loading ( #2039 )
2022-12-20 15:32:35 -08:00
pngwriter.py
correct bug when trying to enhance JPG images ( #1928 )
2022-12-11 13:48:47 -05:00
prompt_parser.py
(parser) fix missing argument default in parse_legacy_blend
2023-01-28 17:39:33 -05:00
readline.py
use 🧨 diffusers model ( #1583 )
2023-01-15 09:22:46 -05:00
seamless.py
use 🧨 diffusers model ( #1583 )
2023-01-15 09:22:46 -05:00
server_legacy.py
Global replace [ \t]+$, add "GB" ( #1751 )
2022-12-19 16:36:39 +00:00
server.py
Global replace [ \t]+$, add "GB" ( #1751 )
2022-12-19 16:36:39 +00:00
txt2mask.py
simplified code a bit
2023-01-26 09:46:34 -05:00