.. |
ckpt_generator
|
further improvements to ability to find location of data files
|
2023-01-31 12:24:55 -05:00 |
config
|
configuration script tidying up
|
2023-02-04 13:55:36 -05:00 |
generator
|
fix crash when text mask applied to img2img (#2526)
|
2023-02-05 15:26:40 +00: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
|
bump version
|
2023-02-03 23:50:57 -05:00 |
args.py
|
reword help message slightly
|
2023-02-05 08:11:02 -08:00 |
ckpt_to_diffuser.py
|
quench safety checker warnings from diffusers
|
2023-02-03 10:14:51 -05:00 |
CLI.py
|
Allow multiple models to be imported by passing a directory.
|
2023-02-05 08:11:02 -08: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
|
Load legacy ckpt files as diffusers models (#2468)
|
2023-02-02 20:15:44 +00: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
|
Merge branch 'main' into bugfix/merge-fixes
|
2023-02-04 09:17:01 -05:00 |
model_manager.py
|
Allow multiple models to be imported by passing a directory.
|
2023-02-05 08:11:02 -08: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
|
Merge branch 'main' into dev/installer
|
2023-02-01 17:50:22 -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
|
remove dead code
|
2023-02-03 17:35:35 -05:00 |