jhlchu
jhlchu
`Ctrl + S` is already bound to save the project file (*.3mf) regardless of whatever settings tab you are on so can't be used for this purpose. `Ctrl + S`...
> save the project file (*.3mf) regardless of whatever settings tab It's saves to the project. There is no star* next to your project name in the title. It's the...
Yes. I'm using `mklink /J` for junctions. @catboxanon 's solution worked for me.
If you have Adetailer enable, it is a bug with Adetailer. https://github.com/Bing-su/adetailer/issues/552
> Try adding the path via the command-line argument --gradio-allowed-path. https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/210#issuecomment-1947301705 This worked for me to restore previews.
`set COMMANDLINE_ARGS= --xformers --gradio-allowed-path "C:\Stable Diffusion\outputs"` change the path in "" to your absolute path
Latest ComfyUI gives this error: ``` Error occurred when executing BNK_CLIPTextEncodeAdvanced: The expanded size of the tensor (308) must match the existing size (154) at non-singleton dimension 1. Target sizes:...