Marc-Andre Ferland
854e3d3576
Fix reading value from undefined. ( #631 )
2022-12-09 16:34:59 +05:30
Guillaume Mercier
cbe91251ac
Hypernetwork support ( #619 )
...
* Update README.md
* Update README.md
* Make on_sd_start.sh executable
* Merge pull request #542 from patriceac/patch-1
Fix restoration of model and VAE
* Merge pull request #541 from patriceac/patch-2
Fix restoration of parallel output setting
* Hypernetwork support
Adds support for hypernetworks. Hypernetworks are stored in /models/hypernetworks
* forgot to remove unused code
Co-authored-by: cmdr2 <secondary.cmdr2@gmail.com>
2022-12-07 11:24:16 +05:30
JeLuF
e7ca8090fd
Make JPEG Output quality user controllable ( #607 )
...
Add a slider to the image options for the JPEG quality
For PNG images, the slider is hidden.
2022-12-05 11:02:33 +05:30
cmdr2
4348333497
Don't register listeners for an autosave setting, if they've already been registered
2022-11-30 15:45:30 +05:30
JeLuF
6eff591df7
System settings to disable the 'Are you sure?'-dialogs
2022-11-23 23:05:30 +01:00
Malcolm Diller
507491fbec
added fancy switches and updated the ui of the settings tab
2022-11-17 17:58:09 -08:00
cmdr2
e99d54d1f6
Merge main
2022-11-16 11:19:10 +05:30
cmdr2
ab6ec3a9b7
Fix - setting can be null sometimes (autosave)
2022-11-14 18:10:23 +05:30
cmdr2
39814a89b6
Fix - setting can be null sometimes (autosave)
2022-11-14 18:09:25 +05:30
cmdr2
fa16ca4eec
Update auto-save.js
2022-11-12 17:39:26 +05:30
cmdr2
98aefad249
Skip if a setting isn't present
2022-11-12 17:24:48 +05:30
cmdr2
058ce6fe82
UI-side changes for selecting multiple GPUs, and keeping the Use CPU option synchronized with the backend. This change isn't ready to be shipped, it still needs python-side changes to support the req.render_device config
2022-11-09 19:17:44 +05:30
Malcolm Diller
69c7f22053
Merge branch 'beta' into mdiller_ui_reorganize
2022-11-08 21:22:22 -08:00
cmdr2
9bc7521de0
Make custom VAE an Image Setting, rather than a System Setting; Don't load a VAE into memory by default
2022-11-08 16:54:15 +05:30
Malcolm Diller
484e53cc08
made first large swathe of changes for ui reorganization
2022-11-01 23:03:05 -07:00
Malcolm Diller
301af7bd7a
added parameters
2022-10-28 18:25:54 -07:00
Malcolm Diller
09c11a385d
normalized popups
2022-10-28 16:48:32 -07:00
Malcolm Diller
726abf6e65
removed some extra comment stuff
2022-10-21 17:31:57 -07:00
Malcolm Diller
537e314b49
updated to consume the old settings nicely
2022-10-21 17:13:13 -07:00
Malcolm Diller
8554473c21
the rest of the fking owl
2022-10-19 21:12:01 -07:00
Malcolm Diller
48222ce44c
updated to make autosaving on by default and updated some of the new logic
2022-10-18 22:13:45 -07:00
Malcolm Diller
0922349344
made some updates and moved some stuff to auto-save js
2022-10-18 20:49:58 -07:00
cmdr2
f7b513dff2
Refactor the CSS and JS into separate files, attempt 1
2022-10-18 20:18:56 +05:30