adbrasi commited on
Commit
d18a4e9
·
verified ·
1 Parent(s): 2df7c44

Update MeitabuPackreatorComfyUi3.sh

Browse files
Files changed (1) hide show
  1. MeitabuPackreatorComfyUi3.sh +3 -2
MeitabuPackreatorComfyUi3.sh CHANGED
@@ -44,7 +44,8 @@ readonly CUSTOM_NODES=(
44
  "https://github.com/adbrasi/Importador"
45
  "https://github.com/adbrasi/comfydodi"
46
  "https://github.com/Cezarsaint/blacklisto"
47
- "https://github.com/Cezarsaint/rand0micoUploaderLoven"
 
48
  )
49
 
50
  # Custom Nodes from Registry
@@ -449,7 +450,7 @@ main() {
449
 
450
  download_all_files
451
  download_workflow
452
- install_workflow_dependencies
453
 
454
  log_info "========================================"
455
  log_info "Setup completed successfully!"
 
44
  "https://github.com/adbrasi/Importador"
45
  "https://github.com/adbrasi/comfydodi"
46
  "https://github.com/Cezarsaint/blacklisto"
47
+ "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92"
48
+ "https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
49
  )
50
 
51
  # Custom Nodes from Registry
 
450
 
451
  download_all_files
452
  download_workflow
453
+ #install_workflow_dependencies
454
 
455
  log_info "========================================"
456
  log_info "Setup completed successfully!"