| .. |
|
api
|
change hash to sha256
|
3 years ago |
|
codeformer
|
fix F541 f-string without any placeholders
|
3 years ago |
|
hypernetworks
|
add option to show/hide warnings
|
3 years ago |
|
textual_inversion
|
add option to show/hide warnings
|
3 years ago |
|
artists.py
|
added random artist button
|
3 years 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
|
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
|
disable the new NaN check for the CI
|
3 years ago |
|
errors.py
|
Fix typo
|
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
|
add progress bar to modelmerger
|
3 years ago |
|
face_restoration.py
|
codeformer support
|
3 years ago |
|
generation_parameters_copypaste.py
|
fix an error that happens when you send an empty image from txt2img to img2img
|
3 years ago |
|
gfpgan_model.py
|
Set device for facelib/facexlib and gfpgan
|
3 years ago |
|
hashes.py
|
increase block size
|
3 years ago |
|
images.py
|
make it so that PNG images with EXIF do not lose parameters in PNG info tab
|
3 years ago |
|
img2img.py
|
bump gradio to 3.16.2
|
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
|
add more stuff to ignore when creating model from config
|
3 years ago |
|
ngrok.py
|
Correct singleton comparisons
|
3 years ago |
|
paths.py
|
Add support Stable Diffusion 2.0
|
3 years ago |
|
processing.py
|
Merge pull request #6854 from EllangoK/master
|
3 years ago |
|
progress.py
|
add progress bar to modelmerger
|
3 years ago |
|
prompt_parser.py
|
add BREAK keyword to end current text chunk and start the next
|
3 years ago |
|
realesrgan_model.py
|
Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' object has no attribute 'data_path') #6841 #5170
|
3 years ago |
|
safe.py
|
Merge pull request #5992 from yuvalabou/F541
|
3 years ago |
|
script_callbacks.py
|
Add script callback for fixing infotext parameters
|
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
|
Expose the compiled class module of scripts to extensions
|
3 years ago |
|
sd_disable_initialization.py
|
fix for an error caused by skipping initialization, for realsies this time: TypeError: expected str, bytes or os.PathLike object, not NoneType
|
3 years ago |
|
sd_hijack.py
|
add option to show/hide warnings
|
3 years ago |
|
sd_hijack_checkpoint.py
|
add option to show/hide warnings
|
3 years ago |
|
sd_hijack_clip.py
|
add BREAK keyword to end current text chunk and start the next
|
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
|
fix bug with "Ignore selected VAE for..." option completely disabling VAE election
|
3 years ago |
|
sd_samplers.py
|
Add a check and explanation for tensor with all NaNs.
|
3 years ago |
|
sd_vae.py
|
Add `--vae-dir` argument
|
3 years ago |
|
sd_vae_approx.py
|
Fix Approx NN on devices other than CUDA
|
3 years ago |
|
shared.py
|
Merge pull request #6851 from ddPn08/master
|
3 years ago |
|
styles.py
|
change style dropdowns to multiselect
|
3 years ago |
|
sub_quadratic_attention.py
|
Remove fallback for Protocol import and remove Protocol import and remove instances of Protocol in code
|
3 years ago |
|
txt2img.py
|
bump gradio to 3.16.2
|
3 years ago |
|
ui.py
|
add progress bar to modelmerger
|
3 years ago |
|
ui_components.py
|
change color selector in settings to be part of form
|
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
|
Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' object has no attribute 'data_path') #6841 #5170
|
3 years ago |
|
xlmr.py
|
fix bugs
|
3 years ago |