.. |
codeformer
|
clarification for settings; another comment about copied files
|
2022-09-07 12:57:12 +03:00 |
artists.py
|
added random artist button
|
2022-09-05 23:08:06 +03:00 |
bsrgan_model_arch.py
|
remove extra print from BSRGAN
|
2022-09-30 23:18:47 +03:00 |
bsrgan_model.py
|
Update bsrgan_model.py
|
2022-09-30 13:29:33 -05:00 |
codeformer_model.py
|
fix for broken codeformer in PR
|
2022-09-30 11:03:00 +03:00 |
devices.py
|
first attempt to produce crrect seeds in batch
|
2022-09-13 21:49:58 +03:00 |
errors.py
|
Allow TF32 in CUDA for increased performance #279
|
2022-09-12 16:34:13 +03:00 |
esrgam_model_arch.py
|
ESRGAN support
|
2022-09-04 18:54:12 +03:00 |
esrgan_model.py
|
remove unwanted formatting/functionality from the PR
|
2022-09-30 11:42:40 +03:00 |
extras.py
|
fix model checkpoint merger tab failing to save model
|
2022-09-30 22:57:25 +03:00 |
face_restoration.py
|
codeformer support
|
2022-09-07 12:32:28 +03:00 |
generation_parameters_copypaste.py
|
fix to allow empty {} values
|
2022-10-01 14:36:09 -07:00 |
gfpgan_model.py
|
remove unwanted formatting/functionality from the PR
|
2022-09-30 11:42:40 +03:00 |
images.py
|
Merge remote-tracking branch 'origin/master'
|
2022-09-30 18:56:23 +03:00 |
img2img.py
|
do nor add log messages to saved iamge parameters
|
2022-09-28 18:20:30 +03:00 |
interrogate.py
|
fix for Error Interrogating when user has garbage in text files #479
|
2022-09-15 15:13:06 +03:00 |
ldsr_model_arch.py
|
Remove useless print message
|
2022-09-30 08:56:39 -05:00 |
ldsr_model.py
|
hello #1109
|
2022-09-30 18:56:10 +03:00 |
lowvram.py
|
memory optimization for CLIP interrogator
|
2022-09-12 11:55:27 +03:00 |
masking.py
|
make inpaint at full resolution option not discard useful pixels from the image
|
2022-09-18 10:49:00 +03:00 |
memmon.py
|
Add some error handling for VRAM monitor
|
2022-09-18 05:20:33 -04:00 |
modelloader.py
|
Logging....
|
2022-09-30 09:28:48 -05:00 |
paths.py
|
Merge pull request #1109 from d8ahazard/ModelLoader
|
2022-09-30 09:35:58 +03:00 |
processing.py
|
repair broken highres fix #1109
|
2022-09-30 12:26:41 +03:00 |
prompt_parser.py
|
fix program breaking on empty prompt
|
2022-09-29 11:39:55 +03:00 |
realesrgan_model.py
|
remove unwanted formatting/functionality from the PR
|
2022-09-30 11:42:40 +03:00 |
safety.py
|
put safety checker into a separate file because it's already crowded in processing
|
2022-09-13 08:34:41 +03:00 |
scripts.py
|
drop the print
|
2022-09-29 12:48:42 +03:00 |
sd_hijack.py
|
add embeddings dir
|
2022-09-30 14:16:26 +03:00 |
sd_models.py
|
if --ckpt option is specified, load that model
|
2022-09-30 22:16:03 +03:00 |
sd_samplers.py
|
fix the sys not found error when importing sd_samplers that appeared after PR
|
2022-09-30 08:21:05 +03:00 |
shared.py
|
if --ckpt option is specified, load that model
|
2022-09-30 22:16:03 +03:00 |
styles.py
|
refined [styles] pattern and added [prompt_no_styles]
|
2022-09-30 13:00:43 +03:00 |
swinir_model_arch.py
|
Fix swinir arch name
|
2022-09-26 09:27:50 -05:00 |
swinir_model.py
|
Fixes, cleanup.
|
2022-09-29 19:59:53 -05:00 |
txt2img.py
|
prevent saving settings with bogus values
|
2022-09-23 17:27:30 +03:00 |
ui.py
|
ALT + return will submit prompt when it's in focus
|
2022-09-30 15:39:57 -05:00 |
upscaler.py
|
fix the bug with broken rescaling in PR
|
2022-09-30 10:38:48 +03:00 |