| .. |
|
codeformer
|
clarification for settings; another comment about copied files
|
3 years ago |
|
textual_inversion
|
add support for gelbooru tags in filenames for textual inversion
|
3 years ago |
|
artists.py
|
added random artist button
|
3 years ago |
|
bsrgan_model.py
|
Update bsrgan_model.py
|
3 years ago |
|
bsrgan_model_arch.py
|
remove extra print from BSRGAN
|
3 years ago |
|
codeformer_model.py
|
send all three of GFPGAN's and codeformer's models to CPU memory instead of just one for #1283
|
3 years ago |
|
devices.py
|
send all three of GFPGAN's and codeformer's models to CPU memory instead of just one for #1283
|
3 years ago |
|
errors.py
|
Allow TF32 in CUDA for increased performance #279
|
3 years ago |
|
esrgam_model_arch.py
|
ESRGAN support
|
3 years ago |
|
esrgan_model.py
|
Update esrgan_model.py
|
3 years ago |
|
extras.py
|
fix model checkpoint merger tab failing to save model
|
3 years ago |
|
face_restoration.py
|
codeformer support
|
3 years ago |
|
generation_parameters_copypaste.py
|
added support for setting hires fix from pasted prompts
|
3 years ago |
|
gfpgan_model.py
|
send all three of GFPGAN's and codeformer's models to CPU memory instead of just one for #1283
|
3 years ago |
|
images.py
|
Merge branch 'master' into #1484_fix_empty_styles_pattern
|
3 years ago |
|
img2img.py
|
batch processing for img2img with an empty output directory, by request
|
3 years ago |
|
interrogate.py
|
preprocessing for textual inversion added
|
3 years ago |
|
ldsr_model.py
|
hello #1109
|
3 years ago |
|
ldsr_model_arch.py
|
Remove useless print message
|
3 years ago |
|
lowvram.py
|
memory optimization for CLIP interrogator
|
3 years ago |
|
masking.py
|
make inpaint at full resolution option not discard useful pixels from the image
|
3 years ago |
|
memmon.py
|
Add some error handling for VRAM monitor
|
3 years ago |
|
modelloader.py
|
Merge branch 'master' into ScuNET
|
3 years ago |
|
paths.py
|
remove LDSR warning
|
3 years ago |
|
processing.py
|
send all three of GFPGAN's and codeformer's models to CPU memory instead of just one for #1283
|
3 years ago |
|
prompt_parser.py
|
Allow nested structures inside schedules
|
3 years ago |
|
realesrgan_model.py
|
remove unwanted formatting/functionality from the PR
|
3 years ago |
|
safety.py
|
put safety checker into a separate file because it's already crowded in processing
|
3 years ago |
|
scripts.py
|
correct indent
|
3 years ago |
|
scunet_model.py
|
Add ScuNET DeNoiser/Upscaler
|
3 years ago |
|
scunet_model_arch.py
|
Add ScuNET DeNoiser/Upscaler
|
3 years ago |
|
sd_hijack.py
|
fix for incorrect embedding token length calculation (will break seeds that use embeddings, you're welcome!)
|
3 years ago |
|
sd_hijack_optimizations.py
|
initial support for training textual inversion
|
3 years ago |
|
sd_models.py
|
emergency fix for disabling SD model download after multiple complaints
|
3 years ago |
|
sd_samplers.py
|
Fixed when eta = 0
|
3 years ago |
|
shared.py
|
use dropdown instead of radio for img2img upscaler selection
|
3 years ago |
|
styles.py
|
refined [styles] pattern and added [prompt_no_styles]
|
3 years ago |
|
swinir_model.py
|
Add progress bar for SwinIR in cmd
|
3 years ago |
|
swinir_model_arch.py
|
Fix swinir arch name
|
3 years ago |
|
txt2img.py
|
added --disable-console-progressbars to disable progressbars in console
|
3 years ago |
|
ui.py
|
batch processing for img2img with an empty output directory, by request
|
3 years ago |
|
upscaler.py
|
fix the bug with broken rescaling in PR
|
3 years ago |