Spaces:
Running
Running
Upload Dockerfile
Browse files- Dockerfile +0 -2
Dockerfile
CHANGED
@@ -62,13 +62,11 @@ RUN echo "Installing custom nodes..."
|
|
62 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
63 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
|
64 |
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack && \
|
65 |
-
pip install basicsr && \
|
66 |
git clone https://github.com/Gourieff/comfyui-reactor-node && \
|
67 |
git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
|
68 |
# git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \
|
69 |
# git clone https://github.com/BlenderNeko/ComfyUI_TiledKSampler && \
|
70 |
# git clone https://github.com/BlenderNeko/ComfyUI_SeeCoder && \
|
71 |
-
pip install lpips && \
|
72 |
git clone https://github.com/mav-rik/facerestore_cf && \
|
73 |
git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus && \
|
74 |
# git clone https://github.com/SLAPaper/ComfyUI-Image-Selector && \
|
|
|
62 |
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite && \
|
63 |
git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet && \
|
64 |
git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack && \
|
|
|
65 |
git clone https://github.com/Gourieff/comfyui-reactor-node && \
|
66 |
git clone https://github.com/FizzleDorf/ComfyUI_FizzNodes && \
|
67 |
# git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive && \
|
68 |
# git clone https://github.com/BlenderNeko/ComfyUI_TiledKSampler && \
|
69 |
# git clone https://github.com/BlenderNeko/ComfyUI_SeeCoder && \
|
|
|
70 |
git clone https://github.com/mav-rik/facerestore_cf && \
|
71 |
git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus && \
|
72 |
# git clone https://github.com/SLAPaper/ComfyUI-Image-Selector && \
|