adbrasi commited on
Commit
c9ef7a4
·
verified ·
1 Parent(s): 8da0166

Update CesarkonPackreatorV1.sh

Browse files
Files changed (1) hide show
  1. CesarkonPackreatorV1.sh +1 -2
CesarkonPackreatorV1.sh CHANGED
@@ -29,7 +29,6 @@ readonly CUSTOM_NODES=(
29
  "https://github.com/adbrasi/groqrouter"
30
  "https://github.com/adbrasi/find_charakito"
31
  "https://github.com/adbrasi/randomsizito"
32
- "https://github.com/1038lab/ComfyUI-RMBG"
33
  "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes"
34
  "https://github.com/sipherxyz/comfyui-art-venture"
35
  "https://github.com/pamparamm/sd-perturbed-attention"
@@ -43,13 +42,13 @@ readonly CUSTOM_NODES=(
43
  "https://github.com/ssitu/ComfyUI_UltimateSDUpscale"
44
  "https://github.com/Cezarsaint/rand0micoUploaderLoven"
45
  "https://github.com/adbrasi/Importador"
 
46
  "https://github.com/adbrasi/comfydodi"
47
  "https://github.com/Cezarsaint/blacklisto"
48
  )
49
 
50
  # Custom Nodes from Registry
51
  readonly REGISTRY_NODES=(
52
- "civicomfy"
53
  "ComfyUI-RMBG"
54
  )
55
 
 
29
  "https://github.com/adbrasi/groqrouter"
30
  "https://github.com/adbrasi/find_charakito"
31
  "https://github.com/adbrasi/randomsizito"
 
32
  "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes"
33
  "https://github.com/sipherxyz/comfyui-art-venture"
34
  "https://github.com/pamparamm/sd-perturbed-attention"
 
42
  "https://github.com/ssitu/ComfyUI_UltimateSDUpscale"
43
  "https://github.com/Cezarsaint/rand0micoUploaderLoven"
44
  "https://github.com/adbrasi/Importador"
45
+ "https://github.com/adbrasi/GetFirstTag"
46
  "https://github.com/adbrasi/comfydodi"
47
  "https://github.com/Cezarsaint/blacklisto"
48
  )
49
 
50
  # Custom Nodes from Registry
51
  readonly REGISTRY_NODES=(
 
52
  "ComfyUI-RMBG"
53
  )
54