If I go to the "ComfyUI Workflow" tab and click "Import from Generate Tab", I see that the SwarmUI workflow starts with this node:
In that node, it selected the weights of the model as fp8. But the weights are fp16 and I want to run them as fp16, so I want to change the setting to "Default". In the ComfyUI Workflow tab I can do that, but I want to do it in the default SwarmUI workflow, without having to do edit any ComfyUI workflows, since that's why I use SwarmUI. How can I change that setting in SwarmUI?