Update comfyui pytorch & swarmui sdk, fix some paths & cleanup

This commit is contained in:
fapoverflow 2025-09-18 11:35:37 +02:00
parent 1e1c593cd1
commit 8ea0542cbf
9 changed files with 17 additions and 220 deletions

View file

@ -1,7 +1,7 @@
# Defines the versions of ComfyUI, ComfyUI Manager, and PyTorch to use
ARG COMFYUI_VERSION=v0.3.57
ARG COMFYUI_VERSION=v0.3.59
ARG COMFYUI_MANAGER_VERSION=3.35
ARG PYTORCH_VERSION=2.7.1-cuda12.8-cudnn9-runtime
ARG PYTORCH_VERSION=2.8.0-cuda12.9-cudnn9-runtime
# This image is based on the latest official PyTorch image, because it already contains CUDA, CuDNN, and PyTorch
FROM pytorch/pytorch:${PYTORCH_VERSION}

View file

@ -3,7 +3,8 @@ a111:
# base_path: /data
checkpoints: models/Stable-diffusion
configs: models/configs
configs: user/default
# configs: models/configs
vae: models/VAE
loras: |
models/Lora