cmdr2
1949d8a50c
Tweak modifiers help msg
2022-11-30 16:32:43 +05:30
cmdr2
7c50b8bf94
Merge branch 'beta' into Mouse-wheel-behavior-fixes
2022-11-30 16:22:45 +05:30
cmdr2
141ff74ece
Merge pull request #557 from madrang/webmanifest
...
Added web manifest to allow installing the Url as a web app.
2022-11-30 16:19:04 +05:30
cmdr2
f7c04bf7a6
bump version
2022-11-30 14:34:42 +05:30
cmdr2
029509ebad
Unify IP info with devices, into a system_info table
2022-11-30 14:34:24 +05:30
cmdr2
b96b55c5ce
Merge branch 'beta' into serverip
2022-11-30 14:00:12 +05:30
Marc-Andre Ferland
1f5aba010e
Merge branch 'beta' of https://github.com/cmdr2/stable-diffusion-ui.git into webmanifest
...
# Conflicts:
# ui/index.html
2022-11-30 03:29:46 -05:00
cmdr2
0b96fa112d
Merge branch 'beta' into confirm
2022-11-30 13:47:08 +05:30
cmdr2
3d0cdc1cb6
Bump version
2022-11-29 13:32:29 +05:30
Marc-Andre Ferland
99bdcfa0a5
Set theme-color from the current selected theme.
2022-11-27 15:49:54 -05:00
patriceac
c4bad5c454
Conciseness
...
Shortening the sentence.
2022-11-27 01:42:39 -08:00
patriceac
da41a74efc
Require Ctrl+Mouse Wheel for modifier weight adjustment
...
The current behavior is just too annoying, and scrolling the page is a much more frequent activity than tweaking the weights.
2022-11-27 01:35:47 -08:00
Marc-Andre Ferland
9c91f57b19
Added web manifest to allow installing the Url as a web app.
2022-11-26 15:51:26 -05:00
cmdr2
ea7b28c9d5
Placeholder changes for SD 2.0 support, haven't tested yet
2022-11-25 12:17:44 +05:30
JeLuF
3452d7852a
Merge branch 'beta' into serverip
2022-11-23 11:28:05 +01:00
JeLuF
f1fa10badd
Show network addresses in system settings
...
Users sometimes struggle to get the IP address of their PC. This PR adds a button to the system settings pane that will list the server's IP
addresses.
2022-11-23 11:25:36 +01:00
JeLuF
a486f20892
Merge branch 'beta' into confirm
2022-11-22 21:33:18 +01:00
JeLuF
49535deb2e
Confirm 'Clear All' and 'Stop Task'
...
Ask for a confimation before clearing the results pane or stopping a render task. The dialog can be skipped by holding down the shift key while clicking on the button.
2022-11-22 21:27:36 +01:00
cmdr2
93bbfac29a
Change the backend to a custom fork of SD, since basujindal's fork is no longer under development. This fork is intended to include the common models/tools used like RealESRGAN, GFPGAN, Codeformer etc, and is meant to be a community-developed project
2022-11-22 16:38:39 +05:30
cmdr2
7097175c6f
CSS tweak for logo and version
2022-11-22 11:07:50 +05:30
cmdr2
48b7d2587e
bump version
2022-11-21 16:21:22 +05:30
cmdr2
b641f1a230
Bump version
2022-11-21 14:08:12 +05:30
cmdr2
a3463274ee
changelog
2022-11-19 12:02:52 +05:30
cmdr2
b18c2aea05
Don't cache css and js files, it's really annoying after merging every PR to have to update the version number in index.html. Disabling this until we figure out a better way
2022-11-18 17:31:20 +05:30
cmdr2
a6e3c272e2
Tweak CSS for button press color
2022-11-18 17:14:58 +05:30
cmdr2
d06fd404ae
Font size of negative prompt textbox
2022-11-18 17:09:42 +05:30
cmdr2
c6f0e19e2f
Merge pull request #493 from JeLuF/negative
...
Textarea for negative prompts
2022-11-18 17:07:37 +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
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
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
Malcolm Diller
507491fbec
added fancy switches and updated the ui of the settings tab
2022-11-17 17:58:09 -08:00
cmdr2
6c089c0a78
Link to Multi GPU wiki page
2022-11-17 13:39:29 +05:30
cmdr2
f2367932e1
Style code tags in the What's New markdown
2022-11-17 13:13:01 +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
JeLuF
8cebb53147
Textarea for negative prompts
2022-11-16 23:35:27 +01:00
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
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
a59bac4b40
UI setting for preventing browser autostart
2022-11-16 12:43:46 +05:30
cmdr2
04f201933b
space apart the stop button
2022-11-16 11:33:05 +05:30