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
/
webui.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
a yet another method to restart webui
AUTOMATIC
2023-06-03
1
-14
/
+20
*
Merge pull request #10967 from waltercool/master
AUTOMATIC1111
2023-06-03
1
-1
/
+1
|
\
|
*
Added support for workarounds on external GPU.
Pablo Cholaky
2023-06-02
1
-1
/
+1
*
|
Merge pull request #10722 from maybe-hello-world/master
AUTOMATIC1111
2023-05-27
1
-2
/
+5
|
\
\
|
*
|
Update webui.sh
Roman Beltiukov
2023-05-26
1
-2
/
+1
|
*
|
Merge branch 'dev' into master
Roman Beltiukov
2023-05-25
1
-0
/
+8
|
|
\
|
|
*
|
change to AMD only if NVIDIA is not presented
Roman Beltiukov
2023-05-25
1
-4
/
+7
*
|
|
Merge pull request #10718 from kernelmethod/libtcmalloc_fixes
AUTOMATIC1111
2023-05-27
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Small fixes to prepare_tcmalloc for Debian/Ubuntu compatibility
kernelmethod
2023-05-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'dev' into master
AUTOMATIC1111
2023-05-18
1
-2
/
+9
|
\
\
|
*
|
Error Improvement for install torch
Weiming
2023-05-18
1
-1
/
+10
|
|
/
*
|
Fixing webui.sh
Baptiste Rajaut
2023-05-17
1
-1
/
+1
*
|
Bump pytorch for AMD Users
Baptiste Rajaut
2023-05-17
1
-2
/
+2
|
/
*
Merge pull request #9140 from yedpodtrzitko/yed/reuse-existing-venv
AUTOMATIC1111
2023-05-02
1
-14
/
+21
|
\
|
*
feat: use existing virtualenv if already active
yedpodtrzitko
2023-03-29
1
-14
/
+21
*
|
revert unwanted change from #9865
AUTOMATIC
2023-05-02
1
-0
/
+0
*
|
Merge branch 'experimental' into subpath-support
catalpaaa
2023-05-01
1
-4
/
+20
|
\
\
|
*
\
Merge branch 'dev' into master
AUTOMATIC1111
2023-04-29
1
-3
/
+19
|
|
\
\
|
|
*
\
Merge branch 'dev' into master
AUTOMATIC1111
2023-04-29
1
-3
/
+19
|
|
|
\
\
|
|
|
*
\
Merge pull request #9593 from gakada/tcmalloc
AUTOMATIC1111
2023-04-29
1
-3
/
+18
|
|
|
|
\
\
|
|
|
|
*
|
Try using TCMalloc on Linux by default
gk
2023-04-13
1
-3
/
+18
|
|
|
|
|
/
|
|
|
*
/
fix install_dir error
weidong
2023-04-17
1
-1
/
+1
|
|
|
|
/
|
|
*
|
Using --index-url instead of --extra-index-url following new PyTorch install ...
DGdev91
2023-04-11
1
-1
/
+1
|
|
*
|
Forcing PyTorch version for AMD GPUs automatic install
DGdev91
2023-04-05
1
-1
/
+1
|
|
|
/
|
*
|
Update webui.sh
ParityError
2023-03-12
1
-1
/
+1
|
*
|
Update webui.sh
ParityError
2023-03-12
1
-1
/
+1
|
|
/
*
/
add subpath support
catalpaaa
2023-04-25
1
-0
/
+0
|
/
*
revert webui.sh from #8492
AUTOMATIC
2023-03-12
1
-14
/
+14
*
webui.sh: remove all `cd` related code
Zhang Hua
2023-03-11
1
-14
/
+14
*
Update webui.sh
DaniAndTheWeb
2023-01-20
1
-1
/
+1
*
Update webui.sh
DaniAndTheWeb
2023-01-19
1
-2
/
+2
*
Usage explanation for Renoir users
DaniAndTheWeb
2023-01-19
1
-0
/
+3
*
Experimental support for Renoir
DaniAndTheWeb
2023-01-19
1
-4
/
+8
*
GFX env just for RDNA 1 and 2
DaniAndTheWeb
2023-01-19
1
-1
/
+1
*
Small reformat of the GPU check
DaniAndTheWeb
2023-01-19
1
-5
/
+5
*
Simplify GPU check
DaniAndTheWeb
2023-01-19
1
-15
/
+10
*
Environment variable on launch just for Navi cards
DaniAndTheWeb
2023-01-19
1
-1
/
+6
*
fixing error using lspci on macOsX
facu
2023-01-18
1
-1
/
+1
*
Fix TORCH_COMMAND check
DaniAndTheWeb
2023-01-14
1
-1
/
+1
*
Only set TORCH_COMMAND if wasn't set webui-user
DaniAndTheWeb
2023-01-14
1
-1
/
+4
*
Quick format fix
DaniAndTheWeb
2023-01-14
1
-1
/
+1
*
Export TORCH_COMMAND for AMD from the webui
DaniAndTheWeb
2023-01-14
1
-0
/
+1
*
Automatic launch argument for AMD GPUs
DaniAndTheWeb
2023-01-13
1
-1
/
+7
*
Fixes webui.sh to exec LAUNCH_SCRIPT
Wes Roberts
2023-01-04
1
-2
/
+2
*
Bugfix: Use /usr/bin/env bash instead of just /bin/bash
Fionn Langhans
2022-12-12
1
-1
/
+1
*
Revert most launch.py changes, add mac user script
brkirch
2022-12-03
1
-0
/
+8
*
Fix run as root flag
brkirch
2022-12-01
1
-1
/
+2
*
Merge pull request #1904 from EternalNooblet/dev
AUTOMATIC1111
2022-11-27
1
-1
/
+13
|
\
|
*
added a flag to run as root if needed
EternalNooblet
2022-10-07
1
-1
/
+13
*
|
Optional Accelerate Launch
d8ahazard
2022-11-09
1
-4
/
+12
[next]