I used swarm without a problem last week and now im having trouble with the backends. Now every time i try to load swarm i get a red label above saying the backends aren't available. I saw omething about outdated pytorch and thought that by updating python i could resolve the issue.
The fragment that i get in logs:
[ComfyUI-0/STDERR] Warning, you are using an old pytorch version and some ckpt/pt files might be loaded unsafely. Upgrading to 2.4 or above is recommended.
[ComfyUI-0/STDERR] pytorch version: 2.3.1+cu121
[ComfyUI-0/STDERR] Set vram state to: NORMAL_VRAM
[ComfyUI-0/STDERR] Device: cuda:0 NVIDIA GeForce RTX 4070 Ti SUPER : cudaMallocAsync
[ComfyUI-0/STDERR] Please update pytorch to use native RMSNorm
[ComfyUI-0/STDERR] Torch version too old to set sdpa backend priority.
[ComfyUI-0/STDERR] Using pytorch attention
Thanks in advance.