cmdr2
ea7b28c9d5
Placeholder changes for SD 2.0 support, haven't tested yet
2022-11-25 12:17:44 +05:30
patriceac
472ab4a9ce
Fix restoration of parallel output setting
2022-11-24 14:15:27 -08:00
patriceac
fca84e3edf
Fix restoration of model and VAE
...
😅
2022-11-24 13:47:35 -08:00
JeLuF
6eff591df7
System settings to disable the 'Are you sure?'-dialogs
2022-11-23 23:05:30 +01:00
patriceac
d0b2bf736e
Auto-scroll off by default
2022-11-23 03:23:51 -08:00
patriceac
e5c11ea214
Update custom-modifiers.plugin.js
...
Removing the redundant initialization of the array.
2022-11-23 03:00:19 -08:00
patriceac
6b6443406d
Create Autoscroll.plugin.js
2022-11-23 02:57:07 -08:00
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
patriceac
ba30a63407
Update custom-modifiers.plugin.js
...
Add a carriage return at the end
2022-11-22 23:07:44 -08:00
patriceac
c56a2adbcb
Custom modifiers as a plugin
2022-11-22 19:04:20 -08:00
Marc-Andre Ferland
2de96d4dc9
Scan model once as start, then only if changed.
2022-11-22 20:41:08 -05: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
7cbf62cf12
Revert whitespace fix
2022-11-22 23:30:03 +05:30
cmdr2
927fd304b0
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2022-11-22 22:22:07 +05:30
cmdr2
5af84b8e90
Fix whitespace during git apply
2022-11-22 22:21:54 +05:30
Marc-Andre Ferland
3169485f33
Fixing file drag and drop.
2022-11-22 11:11:06 -05: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
patriceac
e8dd930a50
Add support for custom modifiers to d&d and clipboard
...
Add support for custom modifiers to d&d and clipboard and remove now-redundant code in restoreTaskToUI.
2022-11-22 00:06:43 -08:00
cmdr2
31c049ebfe
Version css
2022-11-22 11:09:01 +05:30
cmdr2
7097175c6f
CSS tweak for logo and version
2022-11-22 11:07:50 +05:30
cmdr2
80ecb82cc2
Reduce the width of the editor sidebar, regression
2022-11-21 18:42:07 +05:30
cmdr2
48b7d2587e
bump version
2022-11-21 16:21:22 +05:30
cmdr2
923c889de8
Merge pull request #495 from madrang/pasteFix
...
Fix pasting in Firefox.
2022-11-21 16:15:24 +05:30
cmdr2
8ae575d67a
Merge pull request #508 from patriceac/patch-4
...
Modifier weight via mouse wheel plugin
2022-11-21 16:10:23 +05:30
cmdr2
b51407486a
Merge pull request #517 from patriceac/patch-5
...
Fix duplicate custom modifiers restoration
2022-11-21 16:05:17 +05:30
cmdr2
a689b34ed1
Merge pull request #506 from patriceac/patch-2
...
VAE support in Use Settings
2022-11-21 16:02:51 +05:30
cmdr2
aa98e60243
Merge pull request #507 from patriceac/patch-3
...
Modifier drag-and-drop plugin
2022-11-21 16:02:04 +05:30
cmdr2
b641f1a230
Bump version
2022-11-21 14:08:12 +05:30
cmdr2
9499685dda
Check for enqueued tasks more frequently
2022-11-21 14:06:26 +05:30
cmdr2
e96b9005ca
Merge pull request #514 from JeLuF/checkinput
...
Prevent empty fields in make image request
2022-11-21 12:36:23 +05:30
Marc-Andre Ferland
0a21a69a9f
Updated facexlib fix for usage on multi-gpu.
2022-11-20 13:04:22 -05:00
patriceac
cbc48e31e1
Fix duplicate custom modifiers activation states
...
Fixing activation state for custom modifier cards sharing the same tag where only one of the cards gets (de)activated.
2022-11-19 19:25:28 -08:00
patriceac
577dd9048f
Fix duplicate custom modifiers restoration
...
Fix for duplicate image modifiers when restoring a task in which several custom modifier cards share the same tag.
2022-11-19 19:21:36 -08:00
JeLuF
ae409dd0ec
Prevent empty fields in make image request
...
Prevent render jobs to fail with HTTP 422 due to empty fields in the image settings.
https://discord.com/channels/1014774730907209781/1043481789706031215/1043481789706031215
https://discord.com/channels/1014774730907209781/1014774732018683927/1042768986871443516
minor change, no CHANGE.md entry
2022-11-19 21:00:41 +01:00
cmdr2
adcd4368e7
Merge pull request #510 from JeLuF/ipconfig
...
Add network settings to the UI
2022-11-20 00:55:42 +05:30
cmdr2
2cf8b2a453
Use the correct device name when moving the model to cpu
2022-11-20 00:43:38 +05:30
JeLuF
6c156380f9
Add network settings to the UI
...
Allow users to choose the uvicorn port
Allow users to restrict uvicorn to only listen on localhost
2022-11-19 17:10:45 +01:00
patriceac
369d0ee502
Modifier weight via mouse wheel plugin
2022-11-19 01:17:24 -08:00
patriceac
4971a212e9
Modifier drag-and-drop plugin
2022-11-19 01:09:59 -08:00
patriceac
2111a81d18
Proper PR for VAE support in Use Settings
2022-11-19 00:56:44 -08:00
cmdr2
a3463274ee
changelog
2022-11-19 12:02:52 +05:30
cmdr2
c10e773401
Speed up the model move, by using the earlier function to move modelCS and modelFS to the cpu
2022-11-19 11:53:33 +05:30
cmdr2
f7af259576
Scan only the model files (check by extension), minor refactoring of the
...
scanning code
2022-11-19 10:44:32 +05:30
cmdr2
d03521bf12
Use as Input -> Use these settings
2022-11-18 21:11:34 +05:30
cmdr2
3eb1919c81
Fix the missing (beta) label next to the version number
2022-11-18 19:38:16 +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
4000f98ba4
Merge pull request #490 from JeLuF/ui1
...
Visual feedback for the save button in the system settings
2022-11-18 17:10:04 +05:30