mouhao
5427b7128d
Update webui.py
...
Fix missing /docs endpoint in newer gradio versions
Newer versions of gradio (>=3.27.1) have removed the /docs endpoint by default. This commit adds it back to enable accessing the API documentation.
2023-05-07 20:54:48 +08:00
AUTOMATIC
5ab7f213be
fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle
2023-05-02 09:20:35 +03:00
AUTOMATIC
72cd27a135
update changelog
2023-05-01 14:33:44 +03:00
AUTOMATIC
fe8a10d428
Merge branch 'release_candidate'
2023-05-01 14:27:53 +03:00
AUTOMATIC1111
6fbd85dd0c
Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix
...
restore_progress fix
2023-05-01 14:09:32 +03:00
w-e-w
33e6bc34ff
restore_progress fix
...
id wrong type
2023-05-01 19:59:52 +09:00
AUTOMATIC
67f5c2abb0
make it impossible to press the restore progress button after pressing it once
2023-05-01 13:58:10 +03:00
AUTOMATIC
f15b7e52e3
Add a comment and partial fix for the issue when the inpaint UI is unresponsive after using it.
2023-05-01 13:47:46 +03:00
AUTOMATIC
94754c60c5
attempt to fix broken github CI
2023-05-01 12:47:52 +03:00
AUTOMATIC1111
a7aa046016
Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_override
...
XYZ checkpoint switch via Override
2023-05-01 12:47:30 +03:00
AUTOMATIC1111
97b9800bc6
Merge pull request #9958 from AUTOMATIC1111/model_override_enhancement
...
override setting "model override" enhancement
2023-05-01 12:46:09 +03:00
w-e-w
cfbe68184c
use override to apply checkpoint
2023-05-01 17:47:31 +09:00
w-e-w
0d1ef296b9
checkpoint override enhancement
2023-05-01 05:22:53 +09:00
AUTOMATIC
06b6d2f2e2
Merge branch 'dev' into release_candidate
2023-04-29 22:50:49 +03:00
AUTOMATIC
ab287682bf
add changelog
2023-04-29 22:50:34 +03:00
AUTOMATIC
e23063610f
Merge branch 'dev' into release_candidate
2023-04-29 22:23:21 +03:00
AUTOMATIC
cd7f2b19f4
increase extra networks UI height to fit two rows of cards.
2023-04-29 22:17:32 +03:00
AUTOMATIC
c48ab36cb9
alternate restore progress button implementation
2023-04-29 22:16:54 +03:00
AUTOMATIC
bd9700405a
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
...
This reverts commit 80987c36f9
, reversing
changes made to 2e78e65a22
.
2023-04-29 22:15:20 +03:00
AUTOMATIC1111
80987c36f9
Merge pull request #7595 from siutin/feature/restore-progress
...
restore the progress from session lost / tab reload
2023-04-29 22:13:48 +03:00
AUTOMATIC1111
15c4e78b44
Merge branch 'dev' into feature/restore-progress
2023-04-29 22:13:40 +03:00
AUTOMATIC1111
2e78e65a22
Merge pull request #9907 from garrettsutula/master
...
Add disable_tls_verify arg for use with self-signed certs
2023-04-29 20:29:38 +03:00
AUTOMATIC1111
0d32cb2cf5
Merge branch 'dev' into master
2023-04-29 20:29:23 +03:00
AUTOMATIC
90e4659822
bump gradio to 3.28.1
2023-04-29 20:28:30 +03:00
AUTOMATIC
f9253cee66
do not fail all Loras if some have failed to load when making a picture
2023-04-29 20:28:30 +03:00
AUTOMATIC1111
3baeefd30a
Merge pull request #9933 from w-e-w/dev
...
add missing filename pattern hints
2023-04-29 20:13:58 +03:00
AUTOMATIC1111
45371704f6
Merge pull request #7632 from papuSpartan/gamepad
...
Image viewer scrolling via analog stick
2023-04-29 19:43:34 +03:00
AUTOMATIC
e40b2d947d
change gradio callback from change to release in a bunch of places now that it's fixed in gradio
2023-04-29 19:39:22 +03:00
AUTOMATIC
a95dc02535
remove unwanted changes from #8789
2023-04-29 19:05:43 +03:00
AUTOMATIC1111
f96e6fbd0c
Merge pull request #8789 from Rucadi/master
...
Add polling and reload callback for extensions.
2023-04-29 19:03:10 +03:00
AUTOMATIC1111
0e0e70c273
Merge pull request #8924 from kurilee/master
...
Add option "keep original size" to textual inversion images preprocess
2023-04-29 18:51:12 +03:00
AUTOMATIC1111
b615a2ed11
Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by
...
add "resize by" and "resize to" tabs to img2img
2023-04-29 18:21:28 +03:00
AUTOMATIC1111
eabecc21ec
Update modules/ui.py
...
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-04-29 18:20:11 +03:00
AUTOMATIC1111
103fc062a5
Merge pull request #8999 from Reibies/patch-1
...
Changed: extra network height css
2023-04-29 18:18:43 +03:00
AUTOMATIC
e30502a64b
Remove NVidia URL for OSX torch installation on OSX.
2023-04-29 18:00:51 +03:00
AUTOMATIC
1a50272e7c
revert some questionable changes from #9159
2023-04-29 17:45:22 +03:00
AUTOMATIC1111
f685fe7250
Merge pull request #9159 from space-nuko/ui-config-tabs
...
Make selected tab configurable with UI config
2023-04-29 17:43:07 +03:00
AUTOMATIC1111
88c7debb02
Merge branch 'dev' into ui-config-tabs
2023-04-29 17:42:57 +03:00
AUTOMATIC1111
97167a5768
Merge pull request #9165 from Ming424/update-readme
...
Small update for readme
2023-04-29 17:39:02 +03:00
AUTOMATIC1111
609b8933a2
Merge pull request #9258 from wywywywy/bug-outpainting-mk2-file-format
...
bug: Outpainting Mk2 & Poorman should use the SAMPLE file format to save images, not GRID file format
2023-04-29 17:23:22 +03:00
AUTOMATIC1111
5524301ab8
Merge pull request #9169 from space-nuko/extension-settings-backup
...
Extension settings backup/restore feature
2023-04-29 17:22:42 +03:00
AUTOMATIC1111
78d0ee3bba
Merge branch 'dev' into extension-settings-backup
2023-04-29 17:22:24 +03:00
AUTOMATIC1111
c018eefe91
Merge pull request #8563 from ParityError/master
...
Update webui.sh
2023-04-29 17:16:57 +03:00
AUTOMATIC1111
1185bf3981
Merge branch 'dev' into master
2023-04-29 17:16:52 +03:00
AUTOMATIC1111
8987764395
Merge pull request #9312 from space-nuko/save-merge-recipe
...
Embed model merge metadata in .safetensors file
2023-04-29 17:15:01 +03:00
AUTOMATIC1111
31dbec6b76
Merge pull request #9315 from GeorgLegato/get_uiCurrentTab_Gr3.23_wrong
...
get_uiCurrentTab() wrong with Gradio 3.23.0
2023-04-29 17:09:04 +03:00
AUTOMATIC
1bab1797c0
use parsed commandline args for --skip-install
2023-04-29 17:07:21 +03:00
AUTOMATIC1111
ad7fd488bc
Merge pull request #9330 from micky2be/patch-1
...
Fix skip-install bug (see #8935 )
2023-04-29 17:04:48 +03:00
AUTOMATIC1111
ce64cab397
Merge branch 'dev' into patch-1
2023-04-29 17:04:37 +03:00
AUTOMATIC1111
c89cad2b9a
Merge pull request #9314 from Pluventi/master
...
Fix "Bug batch process" on extras tab , even with a clean install of "stable diffusion webui"
2023-04-29 17:02:24 +03:00