| .. |
|
api
|
Use the read_info_from_image function directly
|
3 years ago |
|
codeformer
|
fix F541 f-string without any placeholders
|
3 years ago |
|
hypernetworks
|
rework saving training params to file #6372
|
3 years ago |
|
textual_inversion
|
CLIP hijack rework
|
3 years ago |
|
artists.py
|
added random artist button
|
3 years ago |
|
call_queue.py
|
fix an error that happens when you type into prompt while switching model, put queue stuff into separate file
|
3 years ago |
|
codeformer_model.py
|
Set device for facelib/facexlib and gfpgan
|
3 years ago |
|
deepbooru.py
|
added an option to filter out deepbooru tags
|
3 years ago |
|
deepbooru_model.py
|
moved deepdanbooru to pure pytorch implementation
|
3 years ago |
|
devices.py
|
Add support for PyTorch nightly and local builds
|
3 years ago |
|
errors.py
|
helpful error message when trying to load 2.0 without config
|
3 years ago |
|
esrgan_model.py
|
Revert "MPS Upscalers Fix"
|
3 years ago |
|
esrgan_model_arch.py
|
fix typo in filename for ESRGAN arch
|
3 years ago |
|
extensions.py
|
add built-in extension system
|
3 years ago |
|
extras.py
|
fix jpeg
|
3 years ago |
|
face_restoration.py
|
codeformer support
|
3 years ago |
|
generation_parameters_copypaste.py
|
added the option to specify target resolution with possibility of truncating for hires fix; also sampling steps
|
3 years ago |
|
gfpgan_model.py
|
Set device for facelib/facexlib and gfpgan
|
3 years ago |
|
images.py
|
Revert "Merge pull request #3791 from shirayu/fix/filename"
|
3 years ago |
|
img2img.py
|
make it so that memory/embeddings info is displayed in a separate UI element from generation parameters, and is preserved when you change the displayed infotext by clicking on gallery images
|
3 years ago |
|
import_hook.py
|
add a comment for disable xformers hack
|
3 years ago |
|
interrogate.py
|
add state to interrogate
|
3 years ago |
|
localization.py
|
add ability to create extensions that add localizations
|
3 years ago |
|
lowvram.py
|
unload depth model if medvram/lowvram enabled
|
3 years ago |
|
masking.py
|
Fix non-square full resolution inpainting.
|
3 years ago |
|
memmon.py
|
add additional memory states
|
3 years ago |
|
modelloader.py
|
Make it so that upscalers are not repeated when restarting UI.
|
3 years ago |
|
ngrok.py
|
Correct singleton comparisons
|
3 years ago |
|
paths.py
|
Add support Stable Diffusion 2.0
|
3 years ago |
|
processing.py
|
rework hires fix preview for #6437: movie it to where it takes less place, make it actually account for all relevant sliders and calculate dimensions correctly
|
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
|
Merge pull request #5992 from yuvalabou/F541
|
3 years ago |
|
script_callbacks.py
|
add callback for when the script is unloaded
|
3 years ago |
|
script_loading.py
|
make existing script loading and new preload code use same code for loading modules
|
3 years ago |
|
scripts.py
|
remove restriction for saving dropdowns to ui-config.json
|
3 years ago |
|
sd_hijack.py
|
Merge pull request #6055 from brkirch/sub-quad_attn_opt
|
3 years ago |
|
sd_hijack_checkpoint.py
|
Gradient accumulation, autocast fix, new latent sampling method, etc
|
3 years ago |
|
sd_hijack_clip.py
|
more comments
|
3 years ago |
|
sd_hijack_clip_old.py
|
CLIP hijack rework
|
3 years ago |
|
sd_hijack_inpainting.py
|
find configs for models at runtime rather than when starting
|
3 years ago |
|
sd_hijack_open_clip.py
|
Add support Stable Diffusion 2.0
|
3 years ago |
|
sd_hijack_optimizations.py
|
Added license
|
3 years ago |
|
sd_hijack_unet.py
|
Fix various typos
|
3 years ago |
|
sd_hijack_xlmr.py
|
alt-diffusion integration
|
3 years ago |
|
sd_models.py
|
use commandline-supplied cuda device name instead of cuda:0 for safetensors PR that doesn't fix anything
|
3 years ago |
|
sd_samplers.py
|
add Discard penultimate sigma to infotext
|
3 years ago |
|
sd_vae.py
|
Add memory cache for VAE weights
|
3 years ago |
|
sd_vae_approx.py
|
added cheap NN approximation for VAE
|
3 years ago |
|
shared.py
|
Merge pull request #6055 from brkirch/sub-quad_attn_opt
|
3 years ago |
|
styles.py
|
make it possible for StableDiffusionProcessing to accept multiple different negative prompts in a batch
|
3 years ago |
|
sub_quadratic_attention.py
|
Added license
|
3 years ago |
|
txt2img.py
|
added the option to specify target resolution with possibility of truncating for hires fix; also sampling steps
|
3 years ago |
|
ui.py
|
rework hires fix preview for #6437: movie it to where it takes less place, make it actually account for all relevant sliders and calculate dimensions correctly
|
3 years ago |
|
ui_components.py
|
rework hires fix preview for #6437: movie it to where it takes less place, make it actually account for all relevant sliders and calculate dimensions correctly
|
3 years ago |
|
ui_extensions.py
|
sort extensions by date and add an option to sort by other columns
|
3 years ago |
|
ui_tempdir.py
|
add support for running with gradio 3.9 installed
|
3 years ago |
|
upscaler.py
|
make it possible to use fractional values for SD upscale.
|
3 years ago |
|
xlmr.py
|
fix bugs
|
3 years ago |