You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
EllangoK 0ca1a64cfc adds grid margins to xyz plot and prompt matrix 1 year ago
..
api support detecting midas model 1 year ago
codeformer fix F541 f-string without any placeholders 1 year ago
hypernetworks add --no-hashing 1 year ago
models/diffusion Add instruct-pix2pix hijack 1 year ago
textual_inversion do not display the message for TI unless the list of loaded embeddings changed 1 year ago
call_queue.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 1 year ago
codeformer_model.py clean up unused script_path imports 1 year ago
deepbooru.py added an option to filter out deepbooru tags 1 year ago
deepbooru_model.py Add option for float32 sampling with float16 UNet 1 year ago
devices.py Refactor Mac specific code to a separate file 1 year ago
errors.py better support for xformers flash attention on older versions of torch 1 year ago
esrgan_model.py Revert "MPS Upscalers Fix" 1 year ago
esrgan_model_arch.py update ESRGAN architecture and model to support all ESRGAN models in the DB, BSRGAN and real-ESRGAN models 1 year ago
extensions.py create user extensions directory if not exists 1 year ago
extra_networks.py extra networks UI 1 year ago
extra_networks_hypernet.py add dropdowns in settings for hypernets and loras 1 year ago
extras.py Merge pull request #7240 from Unstackd/master 1 year ago
face_restoration.py codeformer support 1 year ago
generation_parameters_copypaste.py make the program read Discard penultimate sigma from generation parameters 1 year ago
gfpgan_model.py add data-dir flag and set all user data directories based on it 1 year ago
hashes.py add --no-hashing 1 year ago
images.py adds grid margins to xyz plot and prompt matrix 1 year ago
img2img.py Image CFG Added (Full Implementation) 1 year ago
import_hook.py add a comment for disable xformers hack 1 year ago
interrogate.py add data-dir flag and set all user data directories based on it 1 year ago
localization.py add ability to create extensions that add localizations 1 year ago
lowvram.py unload depth model if medvram/lowvram enabled 1 year ago
mac_specific.py Remove unused code 1 year ago
masking.py Fix non-square full resolution inpainting. 1 year ago
memmon.py add additional memory states 1 year ago
modelloader.py Update modelloader.py 1 year ago
ngrok.py Correct singleton comparisons 1 year ago
paths.py don't replace regular --help with new paths.py parser help 1 year ago
postprocessing.py a possible fix for broken image upscaling 1 year ago
processing.py txt2img Hires Fix 1 year ago
progress.py add progress bar to modelmerger 1 year ago
prompt_parser.py add BREAK keyword to end current text chunk and start the next 1 year ago
realesrgan_model.py Refactor conditional casting, fix upscalers 1 year ago
safe.py Merge pull request #5992 from yuvalabou/F541 1 year ago
script_callbacks.py Lora support! 1 year ago
script_loading.py use python importlib to load and execute extension modules 1 year ago
scripts.py Merge pull request #7231 from EllangoK/master 1 year ago
scripts_auto_postprocessing.py add an option to enable sections from extras tab in txt2img/img2img 1 year ago
scripts_postprocessing.py add an option to enable sections from extras tab in txt2img/img2img 1 year ago
sd_disable_initialization.py make it possible to load SD1 checkpoints without CLIP 1 year ago
sd_hijack.py Merge pull request #7309 from brkirch/fix-embeddings 1 year ago
sd_hijack_checkpoint.py add option to show/hide warnings 1 year ago
sd_hijack_clip.py add BREAK keyword to end current text chunk and start the next 1 year ago
sd_hijack_clip_old.py CLIP hijack rework 1 year ago
sd_hijack_inpainting.py remove the need to place configs near models 1 year ago
sd_hijack_ip2p.py fix broken calls to find_checkpoint_config 1 year ago
sd_hijack_open_clip.py Add support Stable Diffusion 2.0 1 year ago
sd_hijack_optimizations.py Add UI setting for upcasting attention to float32 1 year ago
sd_hijack_unet.py Refactor conditional casting, fix upscalers 1 year ago
sd_hijack_utils.py Fix full previews, --no-half-vae 1 year ago
sd_hijack_xlmr.py alt-diffusion integration 1 year ago
sd_models.py make it possible to load SD1 checkpoints without CLIP 1 year ago
sd_models_config.py automatically detect v-parameterization for SD2 checkpoints 1 year ago
sd_samplers.py split samplers into one more files for k-diffusion 1 year ago
sd_samplers_common.py Refactor Mac specific code to a separate file 1 year ago
sd_samplers_compvis.py make the program read Eta and Eta DDIM from generation parameters 1 year ago
sd_samplers_kdiffusion.py merge CFGDenoiserEdit and CFGDenoiser into single object 1 year ago
sd_vae.py add data-dir flag and set all user data directories based on it 1 year ago
sd_vae_approx.py Fix Approx NN on devices other than CUDA 1 year ago
shared.py add --no-hashing 1 year ago
shared_items.py remove the need to place configs near models 1 year ago
styles.py change style dropdowns to multiselect 1 year ago
sub_quadratic_attention.py Add UI setting for upcasting attention to float32 1 year ago
timer.py remove the need to place configs near models 1 year ago
txt2img.py make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides 1 year ago
ui.py make Image CFG Scale only show if instrutpix2pix model is loaded 1 year ago
ui_common.py make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides 1 year ago
ui_components.py add an option to enable sections from extras tab in txt2img/img2img 1 year ago
ui_extensions.py add progressbar to extension update check; do not check for updates for disabled extensions 1 year ago
ui_extra_networks.py fix symlinks in extra networks ui 1 year ago
ui_extra_networks_checkpoints.py make it possible to search checkpoint by its hash 1 year ago
ui_extra_networks_hypernets.py support for searching subdirectory names for extra networks 1 year ago
ui_extra_networks_textual_inversion.py support for searching subdirectory names for extra networks 1 year ago
ui_postprocessing.py rework extras tab to use script system 1 year ago
ui_tempdir.py add support for running with gradio 3.9 installed 1 year ago
upscaler.py add data-dir flag and set all user data directories based on it 1 year ago
xlmr.py fix bugs 1 year ago