index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
launch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump torch version
AUTOMATIC
2023-05-10
1
-1
/
+1
*
add version to infotext, footer and console output when starting
AUTOMATIC
2023-05-08
1
-0
/
+17
*
attempt to fix broken github CI
AUTOMATIC
2023-04-29
1
-1
/
+1
*
Merge pull request #9165 from Ming424/update-readme
AUTOMATIC1111
2023-04-29
1
-1
/
+1
|
\
|
*
Update launch.py
Thierry
2023-03-29
1
-1
/
+1
*
|
use parsed commandline args for --skip-install
AUTOMATIC
2023-04-29
1
-3
/
+3
*
|
Merge branch 'dev' into patch-1
AUTOMATIC1111
2023-04-29
1
-6
/
+6
|
\
\
|
*
|
stuff related to torch version change
AUTOMATIC
2023-04-29
1
-4
/
+4
|
*
|
change index url
Vladimir Mandic
2023-04-13
1
-1
/
+1
|
*
|
revert xformers
Vladimir Mandic
2023-04-04
1
-1
/
+1
|
*
|
update xformers
Vladimir Mandic
2023-04-03
1
-1
/
+1
|
*
|
update torch
Vladimir Mandic
2023-03-30
1
-3
/
+3
|
|
/
*
/
Fix skip-install bug (see #8935)
Micky Brunetti
2023-04-03
1
-4
/
+1
|
/
*
Merge pull request #9052 from space-nuko/temp-disable-extensions
AUTOMATIC1111
2023-03-28
1
-0
/
+4
|
\
|
*
Skip extension installers if all disabled
space-nuko
2023-03-27
1
-0
/
+4
|
*
Make disable configurable between builtin/extra extensions
space-nuko
2023-03-27
1
-4
/
+0
|
*
Add temporary "disable all extensions" option for debugging use
space-nuko
2023-03-27
1
-0
/
+4
*
|
Merge pull request #8958 from MrCheeze/variations-model
AUTOMATIC1111
2023-03-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add support for the Variations models (unclip-h and unclip-l)
MrCheeze
2023-03-26
1
-1
/
+1
*
|
split commandline args into its own file
AUTOMATIC
2023-03-25
1
-54
/
+23
*
|
make it possible for user to enable gradio analytics by setting GRADIO_ANALYT...
AUTOMATIC
2023-03-25
1
-1
/
+2
*
|
Merge pull request #8658 from hananbeer/disable_gradio_analytics
AUTOMATIC1111
2023-03-25
1
-0
/
+1
|
\
\
|
*
|
disable gradio analytics globally
high_byte
2023-03-15
1
-0
/
+1
*
|
|
Fix problem of install.py when data-dir is specified
nonnonstop
2023-03-18
1
-2
/
+2
|
|
/
|
/
|
*
|
fix #8492 breaking the program when the directory with code contains spaces.
AUTOMATIC
2023-03-12
1
-2
/
+4
*
|
do not import modules.paths in launch.py
AUTOMATIC
2023-03-12
1
-9
/
+8
*
|
launch.py: fix failure because webui.sh's changes
Zhang Hua
2023-03-11
1
-7
/
+12
|
/
*
use path to git from env variable for git_pull_recursive
AUTOMATIC
2023-03-11
1
-1
/
+3
*
chore: added autostash flag to pull
vladlearns
2023-03-09
1
-1
/
+1
*
chore: removed scripts and added a flag to launch.py
vladlearns
2023-03-09
1
-1
/
+13
*
fix --help
w-e-w
2023-02-04
1
-1
/
+1
*
amend the error in previous commit
AUTOMATIC
2023-01-30
1
-1
/
+1
*
make linux launch.py use XFORMERS_PACKAGE var too; thanks, acncagua
AUTOMATIC
2023-01-30
1
-1
/
+1
*
add an environment variable for selecting xformers package
AUTOMATIC
2023-01-30
1
-1
/
+2
*
some more changes for python version warning; add a commandline flag to disable
AUTOMATIC
2023-01-28
1
-6
/
+19
*
remove waiting for input on version mismatch warning, change supported versions
AUTOMATIC
2023-01-28
1
-23
/
+12
*
Made it only a warning
Spaceginner
2023-01-27
1
-11
/
+28
*
Only Linux will have max 3.11
Spaceginner
2023-01-26
1
-3
/
+3
*
Fixed typo
Spaceginner
2023-01-25
1
-2
/
+2
*
even more clarifications(?)
Spaceginner
2023-01-25
1
-1
/
+1
*
some clarification
Spaceginner
2023-01-25
1
-1
/
+2
*
Remove a stacktrace from an assertion to not scare people
Spaceginner
2023-01-25
1
-1
/
+4
*
Added Python version check
Spaceginner
2023-01-25
1
-0
/
+12
*
remove the pip install stuff because it does not work as i hoped it would
AUTOMATIC
2023-01-24
1
-5
/
+0
*
print progress when installing torch
AUTOMATIC
2023-01-24
1
-3
/
+17
*
make git commands not fail for extensions when you have spaces in webui direc...
AUTOMATIC
2023-01-24
1
-4
/
+4
*
Set Linux xformers 0.0.16RC425
acncagua
2023-01-24
1
-1
/
+1
*
add a message about new torch/xformers version and a way to upgrade by specif...
AUTOMATIC
2023-01-23
1
-1
/
+2
*
Merge pull request #5939 from petalas/petalas/torch-upgrade
AUTOMATIC1111
2023-01-23
1
-4
/
+2
|
\
|
*
upgrading torch, torchvision, xformers (windows) to use u117
Nick Petalas
2023-01-16
1
-4
/
+2
[next]