| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
fix: gradio's ValueError about fetching extensions files
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
test/server_poll.py: fix absolute path
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
launch.py: using getcwd() instead curdir
launch.py: use absolute path for preparing
also remove chdir()
launch.py: use absolute path for test
launch.py: add default script_path and data_path
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This may be helpful for
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/7028,
because we won't change working directory to the repo now, instead,
we will use any working directory. If we set working directory to
a path contains repo and the custom --data-dir, the problem in this
issue should be solved.
Howewer, this may be treated as an incompatible change if some code
assume the working directory is always the repo.
Also, there may be another solution that always let --data-dir be the
subdirectory of the repo, but personally I think this may not be what
we actually need.
As this issue mainly influent on Docker and I am not familiar with
.bat files, updating webui.bat is skipped.
webui.sh: source env from repo instead $PWD
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
allow usage of latest fastapi
|
| | |_|_|_|/ / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Use emojis for extra network buttons
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
don't use emojis for extra network buttons; remove 'close'
|
| | |_|_|_|_|_|/
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
🔄 for refresh
❌ for close
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fix dims typo in unipc
|
| | |_|_|/ / / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fix image generation on macOS 13.3 betas
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
add face restoration option to xyz_grid
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
feat: better lightbox when not enable zoom
|
| | |/ / / / / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
Add a way for API txt2img and img2img requests to pass args to always on scripts
|
| |\ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| |_|/ / / / /
|/| | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| |_|_|/ / /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
below that version #8118
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
git 3.1.30 api change, issue #8116
|
| | | | | | |
| | | | | | |
| | | | | | | |
revert back to .27
|
| | | | | | |
| | | | | | |
| | | | | | | |
required version for CVE-2022-24439 is >= 3.130
|
| | |/ / / /
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
adds checks for resulting image size to avoid memory issues
|
| | | | | | | |
|
| | | | | | | |
|
| |/ / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Allow extensions to declare paste fields for "Send to X" buttons
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Fixes newlines within checkpoints being detected as its own entry
|
| | |/ / / / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Bug Fix: Fixes img2img Negative Token Counter
|
| |/ / / / / /
| | | | | | |
| | | | | | | |
The img2img negative token counter is counting the txt2img negative prompt.
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
allow configurable hiding of ui tabs
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \ |
|
| | |_|/ / / / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
continue fix prompt_matrix.py when high-res
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
1
|
| | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
this file last commit fixed common situation when using both prompts matrix and high-res。
but if we just open matrix option,but not use ‘|’,we will only get one pic,and `processed.images[0].width, processed.images[1].height` will cause a index out of bounds exception
|