You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AUTOMATIC 820f1dc96b initial support for training textual inversion 3 years ago
..
codeformer clarification for settings; another comment about copied files 3 years ago
textual_inversion initial support for training 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 fix for broken codeformer in PR 3 years ago
devices.py initial support for training textual inversion 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 remove unwanted formatting/functionality from the PR 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 remove unwanted formatting/functionality from the PR 3 years ago
images.py Merge remote-tracking branch 'origin/master' 3 years ago
img2img.py do nor add log messages to saved iamge parameters 3 years ago
interrogate.py fix for Error Interrogating when user has garbage in text files #479 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 Logging.... 3 years ago
paths.py Merge pull request #1109 from d8ahazard/ModelLoader 3 years ago
processing.py initial support for training textual inversion 3 years ago
prompt_parser.py fix program breaking on empty prompt 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 drop the print 3 years ago
sd_hijack.py initial support for training textual inversion 3 years ago
sd_hijack_optimizations.py initial support for training textual inversion 3 years ago
sd_models.py initial support for training textual inversion 3 years ago
sd_samplers.py fix the sys not found error when importing sd_samplers that appeared after PR 3 years ago
shared.py initial support for training textual inversion 3 years ago
styles.py refined [styles] pattern and added [prompt_no_styles] 3 years ago
swinir_model.py Fixes, cleanup. 3 years ago
swinir_model_arch.py Fix swinir arch name 3 years ago
txt2img.py prevent saving settings with bogus values 3 years ago
ui.py initial support for training textual inversion 3 years ago
upscaler.py fix the bug with broken rescaling in PR 3 years ago