Any Node: the node that can do EVERYTHING - SD Experimental

Today we take a look at the node that can do anything, Any Node! Although highly experimental, this LLM in a box node can write Python code to be any code you want. Want to support me? You can buy me a coffee here: And a huge thank you to the people who have supported me until now! Workflow with examples: Any Node GitHub: Any Node Discord: Install Ollama (local LLM server): Install llama3 (the model I’m using): or run in the terminal: ollama serve ollama run llama3 Timestamps: 00:00 - Intro 01:10 - Any Node overview 03:12 - Image to Red Channel example 07:06 - How it writes Python code 08:01 - How Any Node works 09:47 - Limitations 11:07 - Using Any Node in complex workflows 13:06 - Setting up a local LLM (Ollama
Back to Top