- 22 Mar, 2023 1 commit
-
-
ArrowM authored
Why? one of the internal calls of `load_file_from_url` import cv2, which locks the cv2 site-package, which extensions may (and in our case, is) breaking the installation of some libraries. The base project should be limiting its import of unnecessary libraries when possible during the installation phase.
-
- 14 Mar, 2023 8 commits
-
-
AUTOMATIC1111 authored
Add correction file filename length limits on *nix systems
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
add progressbar to unipc sampler
-
AUTOMATIC1111 authored
initialize extra_network_data before use
-
AUTOMATIC1111 authored
Update ui_extra_networks.py
-
willtakasan authored
I updated it so that no error message is displayed when setting a webp for the preview image.
-
AUTOMATIC authored
-
Vladimir Mandic authored
-
- 13 Mar, 2023 7 commits
-
-
high_byte authored
-
Alex "mcmonkey" Goodwin authored
-
Alex "mcmonkey" Goodwin authored
so eg if a two-letter or empty extension is used, `.txt` would break, this `max` call protects that.
-
Alex "mcmonkey" Goodwin authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
- 12 Mar, 2023 24 commits
-
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
force refresh tqdm before close
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
fix: gradio's ValueError about fetching extensions files
-
AUTOMATIC1111 authored
allow usage of latest fastapi
-
AUTOMATIC1111 authored
Use emojis for extra network buttons
-
AUTOMATIC1111 authored
Fix dims typo in unipc
-
AUTOMATIC1111 authored
Fix image generation on macOS 13.3 betas
-
AUTOMATIC1111 authored
add face restoration option to xyz_grid
-
AUTOMATIC1111 authored
feat: better lightbox when not enable zoom
-
AUTOMATIC1111 authored
Add a way for API txt2img and img2img requests to pass args to always on scripts
-
bluelovers authored
-
high_byte authored
-
brkirch authored
The test isn't working correctly on macOS 13.3 and the bool tensor fix for cumsum is currently always needed anyway, so enable the fix by default.
-
EllangoK authored
-
-
Vespinian authored
-
Kilvoctu authored
don't use emojis for extra network buttons; remove 'close'
-
AUTOMATIC authored
-
Vespinian authored
-
-
Vespinian authored
-