Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.58 KB

readme.md

File metadata and controls

46 lines (30 loc) · 1.58 KB

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

  • Ensure ComfyUI is installed.
  • Open up ComfyUI Manger and search for "SaltAI_AudioViz".
  • Install the custom node.
  • Restart ComfyUI, and perform a Ctrl+F5 hard refresh in the browser.

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.