zac commited on
Commit
c749cc4
1 Parent(s): cb42370

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -79,7 +79,7 @@ RUN wget -c https://huggingface.co/WarriorMama777/OrangeMixs/resolve/main/VAEs/o
79
  RUN wget -c https://civitai.com/api/download/models/77307 -O ./models/loras/attire_spider-man-12.safetensors
80
  RUN wget -c https://civitai.com/api/download/models/145048 -O ./models/loras/SDXL_crumpled_paper_Sa_May_V2.safetensors
81
  RUN wget -c https://civitai.com/api/download/models/141094 -O ./models/loras/Cyberpunk_Anime_sdxl.safetensors
82
- RUN wget -c https://civitai.com/api/download/models/153772 -O ./models/loras/Gemma Correll Style.safetensors
83
  RUN wget -c https://civitai.com/api/download/models/123593 -O ./models/loras/RW_pixelart_XL_v1.safetensors
84
  # RUN wget -c https://civitai.com/api/download/models/10350 -O ./models/loras/theovercomer8sContrastFix_sd21768.safetensors #theovercomer8sContrastFix SD2.x 768-v
85
  # RUN wget -c https://civitai.com/api/download/models/10638 -O ./models/loras/theovercomer8sContrastFix_sd15.safetensors #theovercomer8sContrastFix SD1.x
@@ -145,6 +145,7 @@ RUN cd custom_nodes && git clone https://github.com/Fannovel16/comfyui_controlne
145
  RUN cd custom_nodes && git clone https://github.com/Stability-AI/stability-ComfyUI-nodes && cd stability-ComfyUI-nodes && pip install -r requirements.txt
146
  RUN cd custom_nodes && git clone https://github.com/EllangoK/ComfyUI-post-processing-nodes
147
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager
 
148
  RUN cd custom_nodes && git clone https://github.com/WASasquatch/was-node-suite-comfyui/
149
 
150
  # ComfyUI Manager
 
79
  RUN wget -c https://civitai.com/api/download/models/77307 -O ./models/loras/attire_spider-man-12.safetensors
80
  RUN wget -c https://civitai.com/api/download/models/145048 -O ./models/loras/SDXL_crumpled_paper_Sa_May_V2.safetensors
81
  RUN wget -c https://civitai.com/api/download/models/141094 -O ./models/loras/Cyberpunk_Anime_sdxl.safetensors
82
+
83
  RUN wget -c https://civitai.com/api/download/models/123593 -O ./models/loras/RW_pixelart_XL_v1.safetensors
84
  # RUN wget -c https://civitai.com/api/download/models/10350 -O ./models/loras/theovercomer8sContrastFix_sd21768.safetensors #theovercomer8sContrastFix SD2.x 768-v
85
  # RUN wget -c https://civitai.com/api/download/models/10638 -O ./models/loras/theovercomer8sContrastFix_sd15.safetensors #theovercomer8sContrastFix SD1.x
 
145
  RUN cd custom_nodes && git clone https://github.com/Stability-AI/stability-ComfyUI-nodes && cd stability-ComfyUI-nodes && pip install -r requirements.txt
146
  RUN cd custom_nodes && git clone https://github.com/EllangoK/ComfyUI-post-processing-nodes
147
  RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager
148
+ RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack
149
  RUN cd custom_nodes && git clone https://github.com/WASasquatch/was-node-suite-comfyui/
150
 
151
  # ComfyUI Manager