Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -139,7 +139,7 @@ RUN echo "Downloading checkpoints..." && \
|
|
139 |
# ComfyUI Manager
|
140 |
RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
|
141 |
|
142 |
-
|
143 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
144 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
|
145 |
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack && \
|
|
|
139 |
# ComfyUI Manager
|
140 |
RUN cd custom_nodes && git clone https://github.com/ltdrdata/ComfyUI-Manager.git && \
|
141 |
|
142 |
+
pip install insightface && \
|
143 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
144 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
|
145 |
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack && \
|