.. |
codeformer
|
|
|
textual_inversion
|
refactored the deepbooru module to improve speed on running multiple interogations in a row. Added the option to generate deepbooru tags for textual inversion preproccessing.
|
2022-10-09 23:58:18 -05:00 |
artists.py
|
|
|
bsrgan_model_arch.py
|
|
|
bsrgan_model.py
|
Removed duplicate definition model_path
|
2022-10-09 12:46:07 +03:00 |
codeformer_model.py
|
|
|
deepbooru.py
|
import time missing, added to deepbooru fixxing error on get_deepbooru_tags
|
2022-10-10 16:47:58 -05:00 |
devices.py
|
|
|
errors.py
|
|
|
esrgan_model_arch.py
|
fix typo in filename for ESRGAN arch
|
2022-10-09 15:08:27 +03:00 |
esrgan_model.py
|
fix typo in filename for ESRGAN arch
|
2022-10-09 15:08:27 +03:00 |
extras.py
|
fix missing png info when Extras Batch Process
|
2022-10-09 18:35:25 +03:00 |
face_restoration.py
|
codeformer support
|
2022-09-07 12:32:28 +03:00 |
generation_parameters_copypaste.py
|
|
|
gfpgan_model.py
|
|
|
hypernetwork.py
|
fix btoken hypernetworks in XY plot
|
2022-10-09 14:33:22 +03:00 |
images.py
|
|
|
img2img.py
|
|
|
interrogate.py
|
|
|
ldsr_model_arch.py
|
|
|
ldsr_model.py
|
Removed duplicate definition model_path
|
2022-10-09 12:46:07 +03:00 |
lowvram.py
|
|
|
masking.py
|
|
|
memmon.py
|
|
|
modelloader.py
|
|
|
paths.py
|
added guard for torch.load to prevent loading pickles with unknown content
|
2022-10-09 17:58:43 +03:00 |
processing.py
|
do not add clip skip to parameters if it's 1 or 0
|
2022-10-09 22:31:35 +03:00 |
prompt_parser.py
|
|
|
realesrgan_model.py
|
Removed duplicate definition model_path
|
2022-10-09 12:46:07 +03:00 |
safe.py
|
add DoubleStorage to list of allowed classes for pickle
|
2022-10-09 23:38:49 +03:00 |
safety.py
|
|
|
scripts.py
|
Revert "Fix for Prompts_from_file showing extra textbox."
|
2022-10-09 12:04:44 +03:00 |
scunet_model_arch.py
|
|
|
scunet_model.py
|
Removed duplicate definition model_path
|
2022-10-09 12:46:07 +03:00 |
sd_hijack_optimizations.py
|
|
|
sd_hijack.py
|
Removed unnecessary tmp variable
|
2022-10-09 22:31:23 +03:00 |
sd_models.py
|
change up #2056 to make it work how i want it to plus make xy plot write correct values to images
|
2022-10-09 14:57:48 +03:00 |
sd_samplers.py
|
|
|
shared.py
|
Corrected CLIP Layer Ignore description and updated its range to the max possible
|
2022-10-09 22:31:23 +03:00 |
styles.py
|
|
|
swinir_model_arch.py
|
|
|
swinir_model.py
|
Removed duplicate definition model_path
|
2022-10-09 12:46:07 +03:00 |
txt2img.py
|
|
|
ui.py
|
removed change in last commit, simplified to adding the visible argument to process_caption_deepbooru and it set to False if deepdanbooru argument is not set
|
2022-10-10 03:34:00 -05:00 |
upscaler.py
|
fix logic error in #1832
|
2022-10-09 13:48:04 +03:00 |