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.
不会画画的中医不是好程序员 f7712e28e5 Merge branch 'AUTOMATIC1111:master' into master 3 years ago
..
codeformer clarification for settings; another comment about copied files 3 years ago
hypernetworks add hypernetwork multipliers 3 years ago
textual_inversion [2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenames 3 years ago
artists.py added random artist button 3 years ago
bsrgan_model.py Removed duplicate definition model_path 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
deepbooru.py Merge branch 'master' of https://github.com/HunterVacui/stable-diffusion-webui 3 years ago
devices.py --no-half-vae 3 years ago
errors.py Allow TF32 in CUDA for increased performance #279 3 years ago
esrgan_model.py fix typo in filename for ESRGAN arch 3 years ago
esrgan_model_arch.py fix typo in filename for ESRGAN arch 3 years ago
extras.py add an ability to merge three checkpoints 3 years ago
face_restoration.py codeformer support 3 years ago
generation_parameters_copypaste.py update #2336 to prevent reading params.txt when --hide-ui-dir-config option is enabled (for servers, since this will let some users access others' params) 3 years ago
gfpgan_model.py Merge branch 'master' into cpu-cmdline-opt 3 years ago
images.py remove embedding related image functions from images 3 years ago
images_history.py fix deep nesting directories problem 3 years ago
img2img.py check specifically for skipped 3 years ago
interrogate.py Interrogate: add option to include ranks in output 3 years ago
ldsr_model.py Removed duplicate definition model_path 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
ngrok.py Added new line at the end of ngrok.py 3 years ago
paths.py added guard for torch.load to prevent loading pickles with unknown content 3 years ago
processing.py Restore last generation params 3 years ago
prompt_parser.py alternate prompt 3 years ago
realesrgan_model.py Removed duplicate definition model_path 3 years ago
safe.py become even stricter with pickles 3 years ago
safety.py put safety checker into a separate file because it's already crowded in processing 3 years ago
scripts.py Revert "Fix for Prompts_from_file showing extra textbox." 3 years ago
scunet_model.py Removed duplicate definition model_path 3 years ago
scunet_model_arch.py chore: Fix typos 3 years ago
sd_hijack.py fix iterator bug for #2295 3 years ago
sd_hijack_optimizations.py Use apply_hypernetwork function 3 years ago
sd_models.py no to different messages plus fix using != to compare to None 3 years ago
sd_samplers.py Fix typo in comments 3 years ago
shared.py add hypernetwork multipliers 3 years ago
styles.py refined [styles] pattern and added [prompt_no_styles] 3 years ago
swinir_model.py add swinir v2 support 3 years ago
swinir_model_arch.py chore: Fix typos 3 years ago
swinir_model_arch_v2.py Add files via upload 3 years ago
txt2img.py option to not show images in web ui 3 years ago
ui.py Merge branch 'AUTOMATIC1111:master' into master 3 years ago
upscaler.py fix logic error in #1832 3 years ago