DreamPerson commited on
Commit
5de835c
·
verified ·
1 Parent(s): 90c6176
Files changed (1) hide show
  1. custom_nodes.txt +0 -10
custom_nodes.txt DELETED
@@ -1,10 +0,0 @@
1
- #important custom nodes
2
- !git clone https://github.com/ltdrdata/ComfyUI-Manager
3
- !git clone https://github.com/Fannovel16/comfyui_controlnet_aux
4
- !git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus
5
- !git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive
6
- !git clone https://github.com/Acly/comfyui-tooling-nodes
7
-
8
- #for ComfyUI-Manager
9
- !pip install opencv-python==4.7.0.72 transformers==4.26.1 tokenizers clip-interrogator > /dev/null
10
- ![ -f "custom_nodes/ComfyUI-Manager/scripts/colab-dependencies.py" ] && python "custom_nodes/ComfyUI-Manager/scripts/colab-dependencies.py" > /dev/null