COMMITS
/ launch.py May 21, 2023
A
reworking launch.py: add references to renamed file
AUTOMATIC committed
A
reworking launch.py: rename
AUTOMATIC committed
A
add DPM-Solver++(2M) SDE from new k-diffusion
AUTOMATIC committed
May 11, 2023
A
Overhaul tests to use py.test
Aarni Koskela committed
A
Get rid of check_run + run_python
Aarni Koskela committed
A
launch.py: make git_tag() and commit_hash() work even when WEBUI_LAUNCH_LIVE_OUTPUT
Aarni Koskela committed
A
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela committed
A
launch.py: make torch_index_url an envvar
Aarni Koskela committed
A
launch.py: Use GitHub archive URLs for gfpgan, clip, openclip instead of git clones
Aarni Koskela committed
A
launch.py: Simplify run()
Aarni Koskela committed
A
launch.py: Add debugging envvar to see install output
Aarni Koskela committed
May 18, 2023
A
Merge pull request #10381 from AUTOMATIC1111/minor-fix
AUTOMATIC1111 committed
S
Modify xformers instead of pytorch
Sakura-Luna committed
A
Merge branch 'dev' into ngrok-py
AUTOMATIC1111 committed
May 16, 2023
B
Use ngrok-py library
bobzilladev committed
May 14, 2023
S
Change to extra-index-url
Sakura-Luna committed
A
launch.py: Don't involve shell for running Python or Git for output
Aarni Koskela committed
S
Modify pytorch command
Sakura-Luna committed
May 12, 2023
W
fix --data-dir for COMMANDLINE_ARGS
w-e-w committed
May 10, 2023
A
bump torch version
AUTOMATIC committed
May 8, 2023
A
add version to infotext, footer and console output when starting
AUTOMATIC committed
April 29, 2023
A
attempt to fix broken github CI
AUTOMATIC committed
A
Merge pull request #9165 from Ming424/update-readme
AUTOMATIC1111 committed
A
use parsed commandline args for --skip-install
AUTOMATIC committed
A
Merge branch 'dev' into patch-1
AUTOMATIC1111 committed
A
stuff related to torch version change
AUTOMATIC committed
April 13, 2023
V
change index url
Vladimir Mandic committed
April 4, 2023
V
revert xformers
Vladimir Mandic committed
April 3, 2023
V
update xformers
Vladimir Mandic committed
M
Fix skip-install bug (see #8935)
Micky Brunetti committed
March 30, 2023
V
update torch
Vladimir Mandic committed
March 29, 2023
T
Update launch.py
Thierry committed
March 28, 2023
A
Merge pull request #9052 from space-nuko/temp-disable-extensions
AUTOMATIC1111 committed
A
Merge pull request #8958 from MrCheeze/variations-model
AUTOMATIC1111 committed
March 27, 2023
S
Skip extension installers if all disabled
space-nuko committed
S
Make disable configurable between builtin/extra extensions
space-nuko committed
S
Add temporary "disable all extensions" option for debugging use
space-nuko committed
March 25, 2023
M
Add support for the Variations models (unclip-h and unclip-l)
MrCheeze committed
A
split commandline args into its own file
AUTOMATIC committed
A
A
Merge pull request #8658 from hananbeer/disable_gradio_analytics
AUTOMATIC1111 committed
March 18, 2023
N
Fix problem of install.py when data-dir is specified
nonnonstop committed
March 15, 2023
H
disable gradio analytics globally
high_byte committed
March 12, 2023
A
fix #8492 breaking the program when the directory with code contains spaces.
AUTOMATIC committed
A
do not import modules.paths in launch.py
AUTOMATIC committed
March 10, 2023
Z
launch.py: fix failure because webui.sh's changes
Zhang Hua committed
March 11, 2023
A
use path to git from env variable for git_pull_recursive
AUTOMATIC committed
March 9, 2023
V
chore: added autostash flag to pull
vladlearns committed
V
chore: removed scripts and added a flag to launch.py
vladlearns committed
February 4, 2023
W
fix --help
w-e-w committed