Vladimir Mandic
80752f43b2
revert xformers
2023-04-04 17:27:27 -04:00
hitomi
2ba42bfbd2
fix --ldsr-models-path
not working
2023-04-04 20:39:51 +08:00
hitomi
539a69860b
fix --realesrgan-models-path
not working
2023-04-04 20:39:51 +08:00
Nathanael Santoso
3158d17ccf
fixed an issue with using ngrok for other connections and also ngrok not using auth_token
2023-04-04 07:41:55 +00:00
papuSpartan
cf5a5773bf
:p
2023-04-04 02:39:13 -05:00
papuSpartan
ab195ab0da
bump tomesd package version
2023-04-04 02:31:57 -05:00
papuSpartan
5c8e53d5e9
Allow different merge ratios to be used for each pass. Make toggle cmd flag work again. Remove ratio flag. Remove warning about controlnet being incompatible
2023-04-04 02:26:44 -05:00
Nathanael Santoso
2edf73b38f
Improved message clarity
2023-04-04 06:57:39 +00:00
Nathanael Santoso
5ebe3b2504
Added guard clause to prevent multiple tunnel creations
2023-04-04 06:50:29 +00:00
Vladimir Mandic
4fa59b045a
update xformers
2023-04-03 15:23:35 -04:00
Liam
54fd00ff8f
fixed logic for updating the displayed generation params when the image modal is closed
2023-04-03 13:28:20 -04:00
gmasil
f7215906af
allow styles.csv to be symlinked or mounted in docker without moving the file around
2023-04-03 18:19:57 +02:00
Micky Brunetti
d537a1f1b6
Fix skip-install bug (see #8935 )
2023-04-04 00:14:20 +09:00
keith
aef42bfec0
Fix #9046 /sdapi/v1/txt2img endpoint not working
...
**Describe what this pull request is trying to achieve.**
Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/9046
**Environment this was tested in**
* OS: Linux
* Browser: chrome
* Graphics card: RTX 3090
2023-04-03 17:05:49 +08:00
GeorgLegato
d9fdb52149
Update script.js
...
updated how tabs are presented in DOM with Gradio 3.23.
2023-04-03 04:53:29 +02:00
space-nuko
fbaf6e4fd8
Namespace metadata fields
2023-04-02 21:41:23 -05:00
Pluventi
9a4e650800
Update postprocessing.py
...
Solution for anyone getting an error when batching on extras, even with a clean install of "stable diffusion webui"
2023-04-03 03:32:48 +02:00
space-nuko
7c016dd642
Calculate shorthash on merge if not exist
2023-04-02 19:06:39 -05:00
space-nuko
afc349c2c0
Add field for model merge type
...
Incase this is supported by other merge extensions
2023-04-02 18:40:33 -05:00
space-nuko
d132481058
Embed model merge metadata in .safetensors file
2023-04-02 17:41:55 -05:00
ParityError
5225393bde
Merge branch 'AUTOMATIC1111:master' into master
2023-04-01 22:15:12 -07:00
papuSpartan
c707b7df95
remove excess condition
2023-04-01 23:47:10 -05:00
papuSpartan
a609bd56b4
Transition to using settings through UI instead of cmd line args. Added feature to only apply to hr-fix. Install package using requirements_versions.txt
2023-04-01 22:18:35 -05:00
papuSpartan
8c88bf4006
use pypi package for tomesd intead of manually cloning repo
2023-04-01 14:12:12 -05:00
wywywywy
80b847e72d
bug: poorman use sample file format not grid
2023-04-01 10:47:49 +01:00
wywywywy
9dc722bcf2
bug: outpaint-mk2 use sample file format not grid
2023-04-01 10:39:50 +01:00
papuSpartan
26ab018253
delay import
2023-04-01 03:31:22 -05:00
papuSpartan
ef8c044051
forgot to add reinstall arg back earlier since args moved out of shared
2023-04-01 03:21:23 -05:00
papuSpartan
56680cd84a
first
2023-04-01 02:07:08 -05:00
bbonvi
c938b172a4
fix missing live preview and progress during certain tasks
...
Sometimes tasks take longer than 5 seconds to start,
resulting in missing progress bar and livepreviews,
so we have to keep pulling for progress a bit longer (5s -> 20s).
2023-03-31 19:34:58 +06:00
Z_nonymous
18e4ca4694
Fix #9185
2023-03-31 10:54:42 +02:00
missionfloyd
3ebdd2afd3
Don't return upscaling_res_switch_btn
2023-03-31 00:56:38 -06:00
missionfloyd
69ad46b047
Import switch_values_symbol
2023-03-30 23:25:39 -06:00
missionfloyd
a73f3bf0cf
Change extras "scale to" to sliders
2023-03-30 23:19:40 -06:00
Vladimir Mandic
d5063e07e8
update torch
2023-03-30 10:57:54 -04:00
siutin
70ab21e67d
keep randomId simpler
2023-03-30 17:20:09 +08:00
siutin
90366b8d85
tool button
2023-03-30 17:20:09 +08:00
siutin
e0b58527ff
use condition to wait for result
2023-03-30 17:20:09 +08:00
siutin
4242e194e4
add a button to restore the current progress
2023-03-30 17:20:09 +08:00
siutin
9407f1731a
store the last generated result
2023-03-30 17:20:09 +08:00
siutin
dbca512154
add an internal API for obtaining current task id
2023-03-30 17:20:09 +08:00
devdn
44e8e9c368
fix live preview & alternate uncond guidance for better quality
2023-03-30 00:54:28 -04:00
space-nuko
3ccf6f5ae8
Add webui link
2023-03-29 19:26:52 -05:00
space-nuko
563d048780
Squelch warning if no config restore
2023-03-29 19:22:45 -05:00
space-nuko
1c0544abdb
Add links for commits in table, if remote is from GitHub
2023-03-29 19:21:57 -05:00
space-nuko
64bbd3bf03
Make into divs
2023-03-29 19:00:51 -05:00
space-nuko
9b1fa82981
Add filename to UI and config name to filename
2023-03-29 18:55:57 -05:00
space-nuko
f3320b802c
Various UI fixes in config state tab
2023-03-29 18:35:25 -05:00
space-nuko
f22d0dde4e
Better checking of extension state from Git info
2023-03-29 18:32:29 -05:00
space-nuko
ad5afcaae0
Save/restore working webui/extension configs
2023-03-29 16:55:33 -05:00