mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-06 15:04:26 +00:00
Update swarmui & comfyui, pre-install custom nodes requirements for swarmui, fix permissions & TODOs
This commit is contained in:
parent
01f26a3704
commit
1e1c593cd1
9 changed files with 86 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Defines the versions of ComfyUI, ComfyUI Manager, and PyTorch to use
|
||||
ARG COMFYUI_VERSION=v0.3.52
|
||||
ARG COMFYUI_MANAGER_VERSION=3.33.8
|
||||
ARG COMFYUI_VERSION=v0.3.57
|
||||
ARG COMFYUI_MANAGER_VERSION=3.35
|
||||
ARG PYTORCH_VERSION=2.7.1-cuda12.8-cudnn9-runtime
|
||||
|
||||
# This image is based on the latest official PyTorch image, because it already contains CUDA, CuDNN, and PyTorch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue