Chenlei Hu
d8f074fea0
[Lint] Sort imports ( #2104 )
2024-12-30 17:26:37 -05:00
oto-ciulis-tt
7877c96ffe
feat: Add more server side arguments ( #1846 )
...
* feat: Add more server side arguments
* nit
* Update locales [skip ci]
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com >
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-12-12 11:18:21 -08:00
Chenlei Hu
5cee4d828f
[Electron] Use shortname for server config disable-smart-memory ( #1816 )
2024-12-05 17:17:24 -05:00
Chenlei Hu
d6247d69ce
[Electron] Hide auto-launch in server config ( #1815 )
2024-12-05 17:02:17 -05:00
Chenlei Hu
3708afaf21
[Electron] Add fp32 and fp64 to unet inference precision options ( #1678 )
2024-11-25 11:20:49 -05:00
Chenlei Hu
e01c8f06c7
[Electron] Show server launch args in server config panel ( #1669 )
...
* Move revertChanges
* Show launch args
* Explicit ServerConfigValue type
* nit
* nit
* Add tests
2024-11-24 18:14:05 -05:00
Chenlei Hu
46627bb44b
Remove host and port from server config panel ( #1648 )
2024-11-22 21:40:15 -05:00
Chenlei Hu
4007cc13c2
[Electron] ComfyUI server config (Launch args config) ( #1644 )
...
* Remove electron adapter server args
* Add server args typing
* Add server config constant file
* Tooltip to name; name to id
* Capitalize category
* Server config store
* Prevent default value
* Add serverconfig test
* Guard server config panel with electron flag
* Filter nullish values from server args
* Use slider for preview size
2024-11-22 16:50:24 -05:00