Alex "mcmonkey" Goodwin
5797ff89b0
use relative paths for all web connections
...
This enables local reverse-proxies to host ComfyUI on a path, eg "http://example.com/ComfyUI/ " in such a way that at least everything I tested works. Without this patch, proxying ComfyUI in this way will yield errors.
1 year ago
missionfloyd
98ae4bbfde
Remove brackets if weight == 1
2 years ago
missionfloyd
d2ef3465ca
Improve current word selection
2 years ago
comfyanonymous
b016e2769f
Saner range of values.
2 years ago
missionfloyd
a7c7da68dc
Editattention setting ( #533 )
...
* Add editAttention delta setting
* Update editAttention.js
* Update web/extensions/core/editAttention.js
Co-authored-by: Karun <karun.ellango7@gmail.com>
* Update editAttention.js
* Update editAttention.js
* Fix setting value
---------
Co-authored-by: Karun <karun.ellango7@gmail.com>
2 years ago
EllangoK
a962222992
correctly checks end of the text
2 years ago
EllangoK
79ba0399d8
selects current word automatically
2 years ago
comfyanonymous
b8c636b10d
Lower how much CTRL+arrow key changes the number.
2 years ago
EllangoK
7b5eb196db
allows control arrow to edit attention in textarea
2 years ago