| .. |
|
api
|
clean
|
3 years ago |
|
codeformer
|
clarification for settings; another comment about copied files
|
3 years ago |
|
hypernetworks
|
patch bug (SeverianVoid's comment on 5245c7a)
|
3 years ago |
|
textual_inversion
|
typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dir
|
3 years ago |
|
artists.py
|
added random artist button
|
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
|
fix part2
|
3 years ago |
|
devices.py
|
MPS Upscalers Fix
|
3 years ago |
|
errors.py
|
Allow TF32 in CUDA for increased performance #279
|
3 years ago |
|
esrgan_model.py
|
MPS Upscalers Fix
|
3 years ago |
|
esrgan_model_arch.py
|
fix typo in filename for ESRGAN arch
|
3 years ago |
|
extras.py
|
sort file list in alphabetical ordering in extras
|
3 years ago |
|
face_restoration.py
|
codeformer support
|
3 years ago |
|
generation_parameters_copypaste.py
|
do not load aesthetic clip model until it's needed
|
3 years ago |
|
gfpgan_model.py
|
Merge branch 'master' into cpu-cmdline-opt
|
3 years ago |
|
images.py
|
add script callback for before image save and change callback for after image save to use a class with parameters
|
3 years ago |
|
img2img.py
|
img2img, use smartphone photos' EXIF orientation
|
3 years ago |
|
interrogate.py
|
interrogate: Fix CLIP-interrogation on CPU
|
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 |
|
localization.py
|
localization support
|
3 years ago |
|
lowvram.py
|
remove parsing command line from devices.py
|
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
|
Allow specifying the region of ngrok.
|
3 years ago |
|
paths.py
|
added guard for torch.load to prevent loading pickles with unknown content
|
3 years ago |
|
processing.py
|
Merge branch 'AUTOMATIC1111:master' into master
|
3 years ago |
|
prompt_parser.py
|
Fix typo in prompt_parser.py
|
3 years ago |
|
realesrgan_model.py
|
Removed duplicate definition model_path
|
3 years ago |
|
safe.py
|
extra message for unpicking fails
|
3 years ago |
|
safety.py
|
put safety checker into a separate file because it's already crowded in processing
|
3 years ago |
|
script_callbacks.py
|
add script callback for before image save and change callback for after image save to use a class with parameters
|
3 years ago |
|
scripts.py
|
further support for extensions
|
3 years ago |
|
scunet_model.py
|
MPS Upscalers Fix
|
3 years ago |
|
scunet_model_arch.py
|
chore: Fix typos
|
3 years ago |
|
sd_hijack.py
|
removed aesthetic gradients as built-in
|
3 years ago |
|
sd_hijack_inpainting.py
|
updated readme and some small stylistic changes to code
|
3 years ago |
|
sd_hijack_optimizations.py
|
Remove wrong self reference in CUDA support for invokeai
|
3 years ago |
|
sd_models.py
|
call model_loaded_callback after setting shared.sd_model in case scripts refer to it using that
|
3 years ago |
|
sd_samplers.py
|
fix #3145 #3093
|
3 years ago |
|
shared.py
|
Merge branch 'AUTOMATIC1111:master' into master
|
3 years ago |
|
styles.py
|
styles.csv encoding utf8 to utf-8-sig
|
3 years ago |
|
swinir_model.py
|
MPS Upscalers Fix
|
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
|
removed aesthetic gradients as built-in
|
3 years ago |
|
ui.py
|
Merge pull request #3139 from captin411/focal-point-cropping
|
3 years ago |
|
upscaler.py
|
fix logic error in #1832
|
3 years ago |