Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -137,7 +137,7 @@ RUN echo "Installing custom nodes..."
|
|
137 |
# RUN cd custom_nodes && git clone https://github.com/Fannovel16/comfyui_controlnet_aux && cd comfyui_controlnet_aux && pip install -r requirements.txt
|
138 |
# RUN cd custom_nodes && git clone https://github.com/Stability-AI/stability-ComfyUI-nodes && cd stability-ComfyUI-nodes && pip install -r requirements.txt
|
139 |
# RUN cd custom_nodes && git clone https://github.com/EllangoK/ComfyUI-post-processing-nodes
|
140 |
-
RUN cd custom_nodes && git clone https://github.com/
|
141 |
|
142 |
|
143 |
# ComfyUI Manager
|
|
|
137 |
# RUN cd custom_nodes && git clone https://github.com/Fannovel16/comfyui_controlnet_aux && cd comfyui_controlnet_aux && pip install -r requirements.txt
|
138 |
# RUN cd custom_nodes && git clone https://github.com/Stability-AI/stability-ComfyUI-nodes && cd stability-ComfyUI-nodes && pip install -r requirements.txt
|
139 |
# RUN cd custom_nodes && git clone https://github.com/EllangoK/ComfyUI-post-processing-nodes
|
140 |
+
RUN cd custom_nodes && git clone https://github.com/saicharan0124/ComfyUI-Hallo.git && cd ComfyUI-Hallo && pip install -r requirements.txt
|
141 |
|
142 |
|
143 |
# ComfyUI Manager
|