Commit Graph

1475 Commits

Author SHA1 Message Date
cmdr2
462af9989a
Merge pull request #491 from JeLuF/inst1
Fix typo in the installer's error messages
2022-11-18 17:07:06 +05:30
cmdr2
eedea2fdcd Bump version 2022-11-18 17:06:43 +05:30
cmdr2
9c3d946de0 Theme tweaks 2022-11-18 17:01:20 +05:30
cmdr2
ace3102601 Reduce the size of the toggle switches 2022-11-18 16:24:49 +05:30
cmdr2
48946100e9 Bump version 2022-11-18 16:21:12 +05:30
cmdr2
0067e46192
Merge pull request #501 from mdiller/mdiller_fancyswitches
Better Toggle Inputs & Updated Settings UI
2022-11-18 16:17:54 +05:30
cmdr2
921711a679 Don't crash if an invalid model file is beign scanned 2022-11-18 16:12:45 +05:30
cmdr2
32dfb765dd Bump JS version 2022-11-18 16:04:26 +05:30
cmdr2
8482f12909 Bump version 2022-11-18 16:03:15 +05:30
cmdr2
306a56124c
Merge pull request #492 from JeLuF/scanner
Picklescan of model files
2022-11-18 16:02:23 +05:30
cmdr2
1f815d7562
Merge branch 'beta' into scanner 2022-11-18 16:01:50 +05:30
cmdr2
f25d35fad8 changelog 2022-11-18 15:55:53 +05:30
cmdr2
f74c57449e Cosmetic changes to Use Settings 2022-11-18 15:54:47 +05:30
cmdr2
a697bd935a Refactor the Use Settings code, and move that to the common restoreTask() function 2022-11-18 15:38:17 +05:30
cmdr2
ec294227bd Bump version 2022-11-18 15:14:35 +05:30
cmdr2
f67758eaf3 Bring back some styling that was removed accidentally by the PR merge 2022-11-18 14:58:21 +05:30
cmdr2
f7ed65d749 Bump version 2022-11-18 14:51:05 +05:30
cmdr2
7ffeb3964b
Merge pull request #463 from patriceac/beta
Adding Use Settings
2022-11-18 14:40:04 +05:30
cmdr2
025d4df774 Don't crash if a VAE file fails to load 2022-11-18 13:11:48 +05:30
Malcolm Diller
45086a4b6e updated hamunii theme name to gnomie 2022-11-17 22:25:55 -08:00
Malcolm Diller
2db0023653 updated themes to work nicely with the new stuff 2022-11-17 20:15:39 -08:00
Malcolm Diller
bfc21220a7 added hamunii theme 2022-11-17 18:13:08 -08:00
Malcolm Diller
507491fbec added fancy switches and updated the ui of the settings tab 2022-11-17 17:58:09 -08:00
cmdr2
6756fb4fe7 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2022-11-17 13:39:40 +05:30
cmdr2
6c089c0a78 Link to Multi GPU wiki page 2022-11-17 13:39:29 +05:30
cmdr2
c99b2edf98
Update CHANGES.md 2022-11-17 13:17:20 +05:30
cmdr2
13f1725105 Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2022-11-17 13:13:12 +05:30
cmdr2
f2367932e1 Style code tags in the What's New markdown 2022-11-17 13:13:01 +05:30
cmdr2
7e94ec986e
Update CHANGES.md 2022-11-17 13:07:35 +05:30
cmdr2
7bda3e6994
Release summary and detailed changelog 2022-11-17 13:06:36 +05:30
cmdr2
97ee085f30 Fix a bug where Face Correction (GFPGAN) would fail on cuda:N (i.e. GPUs other than cuda:0), as well as fail on CPU if the system had an incompatible GPU. 2022-11-17 12:27:06 +05:30
cmdr2
cc3186a683 Highlight the Save settings button when pressed 2022-11-17 11:01:10 +05:30
cmdr2
0c93c4754d Tabs to spaces 2022-11-17 10:49:22 +05:30
JeLuF
7b4cfbeeaa
Update CHANGES.md 2022-11-16 23:47:24 +01:00
JeLuF
3e18f2f09c Picklescan of model files
During getModel(), the server picklescans the model files for potential
malicious code in the pickled python objects. If a malicious file is
found, the web UI will show a big red error message, the makeImage
button will be disabled, and the user must remove the malicious file
and reload the UI page.
2022-11-16 22:34:02 +01:00
JeLuF
add09e52ef Fix typo in the installer's error messages 2022-11-16 20:56:11 +01:00
cmdr2
3555fa36aa
Update CHANGES.md 2022-11-16 19:40:33 +05:30
cmdr2
ee31519552
Merge pull request #489 from cmdr2/main
v2.4.6 - merge hotfix from main - bring back the VRAM usage (during startup) to what it was in the previous main version (v2.3.5)
2022-11-16 19:36:49 +05:30
cmdr2
06b41aee58 Fix - reduce the amount of VRAM occupied when the program starts up, this caused a regression and failures on GPUs with 4 gb or less of VRAM 2022-11-16 19:29:04 +05:30
cmdr2
cd19d50e1d
Update CHANGES.md 2022-11-16 17:00:31 +05:30
cmdr2
a5e4eea5ca Smaller version numbers in CHANGES 2022-11-16 16:56:35 +05:30
cmdr2
c6a6270e16 Typo 2022-11-16 16:55:11 +05:30
cmdr2
18d9d2602a Add a 'What's New?' tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch 2022-11-16 16:54:28 +05:30
cmdr2
f7ec9f2073
Merge pull request #488 from JeLuF/beta
Add Change history
2022-11-16 16:05:24 +05:30
JeLuF
4c5f66185d Add Change history 2022-11-16 10:44:56 +01:00
patriceac
105c1893cb Merge branch 'beta' of https://github.com/patriceac/stable-diffusion-ui into beta 2022-11-16 00:40:00 -08:00
patriceac
061cee207f Delete modifiers-dnd.plugin.js 2022-11-16 00:39:41 -08:00
patriceac
af4a925b54
Delete modifiers-dnd.plugin.js 2022-11-16 00:38:17 -08:00
patriceac
a6f3e87921 Image modifiers drag-and-drop plugin 2022-11-16 00:35:02 -08:00
patriceac
9764d9109f Merge remote-tracking branch 'upstream/main' into beta 2022-11-16 00:29:52 -08:00