get-salt-AI / SaltAI

GNU General Public License v3.0
71 stars 9 forks source link

Comfyui problem: node initialize problem #16

Open amnesicloud opened 3 months ago

amnesicloud commented 3 months ago

Hi there,

recently I've found this workflow (great work by the way), SaltAI_AudioViz_MegaFlow_jackg_v1.1.json

and I tried to install dependencies to execute this workflow, but I found out that, comfyui could not initialize properly:

  1. the workflow is not loading
  2. when I clear the workflow and load default workflow, all the default nodes was missing (red in the GUI)
  3. when I tried to search for other nodes I installed, nothing was shown.

And when I delete this repo, everything works fine like it used to, so I'm thinking that maybe my usage is not compatible with this repo, and I hope you can help me with it.

About my usage with comfyui, I run them on remote server with following command:

python main.py --listen=0.0.0.0 --port=8889 python main.py --listen=0.0.0.0 --port=8890 --cuda-device 1

which specified localhost address and port, and I'm thinking maybe that cause the problem.

WAS-PlaiLabs commented 1 month ago

Have you installed AudioViz node pack?: https://github.com/get-salt-AI/SaltAI_AudioViz/