get-salt-AI / SaltAI_AudioViz

11 stars 2 forks source link

Salt AI AudioViz

SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations.

🔥 May 9, 2024: Inital Release of AudioViz, more information can be found here.

Installation Instructions

Using Git and Pip

Follow these steps to set up the environment:

  1. Set up a virtual environment as needed.
  2. Navigate to your desired installation directory.
  3. Clone the repository: git clone https://github.com/get-salt-AI/SaltAI_AudioViz
  4. Change to the cloned directory: cd SaltAI_AudioViz
  5. Install dependencies:

    • Python venv: pip install -r requirements.txt

    • ComfyUI Portable (if applicable): path\to\ComfyUI\python_embeded\python.exe -m pip install -r requirements.txt

ComfyUI Manager

Examples

AudioViz Examples Workflow

Troubleshooting

If you encounter issues due to package conflicts, ensure your virtual environment is configured correctly. Check the documentation for detailed troubleshooting steps.

Documentation and Contributions

Detailed documentation and guidelines for contributing to the project will be provided soon. You can find our existing documentation at SaltAI Documentation.

License

The project is open-source under the MIT license.