Merge branch 'master' into master
Showing
configs/v1-inference.yaml
0 → 100644
File moved
File moved
File moved
html/footer.html
0 → 100644
html/licenses.html
0 → 100644
javascript/extensions.js
0 → 100644
models/VAE-approx/model.pt
0 → 100644
File added
models/VAE/Put VAE here.txt
0 → 100644
modules/api/models.py
0 → 100644
modules/call_queue.py
0 → 100644
modules/deepbooru_model.py
0 → 100644
modules/extensions.py
0 → 100644
modules/import_hook.py
0 → 100644
modules/safety.py
deleted
100644 → 0
modules/script_callbacks.py
0 → 100644
modules/script_loading.py
0 → 100644
modules/sd_hijack_clip.py
0 → 100644
modules/sd_hijack_unet.py
0 → 100644
modules/sd_hijack_xlmr.py
0 → 100644
modules/sd_vae.py
0 → 100644
modules/sd_vae_approx.py
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
modules/ui_components.py
0 → 100644
modules/ui_extensions.py
0 → 100644
modules/ui_tempdir.py
0 → 100644
modules/xlmr.py
0 → 100644
| blendmodes | ||
| accelerate | ||
| basicsr | ||
| diffusers | ||
| fairscale==0.4.4 | ||
| fonts | ||
| font-roboto | ||
| gfpgan | ||
| gradio==3.5 | ||
| gradio==3.15.0 | ||
| invisible-watermark | ||
| numpy | ||
| omegaconf | ||
| opencv-contrib-python | ||
| requests | ||
| piexif | ||
| Pillow | ||
| pytorch_lightning | ||
| pytorch_lightning==1.7.7 | ||
| realesrgan | ||
| scikit-image>=0.19 | ||
| timm==0.4.12 | ||
| ... | ... | @@ -24,3 +27,7 @@ torchdiffeq |
| kornia | ||
| lark | ||
| inflection | ||
| GitPython | ||
| torchsde | ||
| safetensors | ||
| psutil; sys_platform == 'darwin' |
test/__init__.py
0 → 100644
test/server_poll.py
0 → 100644
test/test_files/empty.pt
0 → 100644
File added
9.7 KB
362 Bytes
v2-inference-v.yaml
0 → 100644
webui-macos-env.sh
0 → 100644