mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-06 15:04:26 +00:00
Upgrade comfyui versions & add convert_2_safetensors service
This commit is contained in:
parent
8e5ac35102
commit
b4941ea474
7 changed files with 208 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Defines the versions of ComfyUI, ComfyUI Manager, and PyTorch to use
|
||||
ARG COMFYUI_VERSION=v0.3.43
|
||||
ARG COMFYUI_MANAGER_VERSION=3.33.3
|
||||
ARG COMFYUI_VERSION=v0.3.44
|
||||
ARG COMFYUI_MANAGER_VERSION=3.33.8
|
||||
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