runwayml/touchDesigner — reverse-engineered prompt
Reverse engineered prompt
Build me a small set of clear TouchDesigner example projects that show how to connect TouchDesigner with RunwayML over HTTP.
I want one example where I can send an image to a MobileNet image classifier and see the predicted label or result inside TouchDesigner. I also want another example where I can send an image or texture to an ESRGAN upscaling model and get the enhanced result back so it can be viewed or used in a TouchDesigner network.
Please keep it beginner friendly, with simple sample assets, clean TouchDesigner files, and a short README that explains how to start RunwayML, where to set the server URL, how to run each example, and what I should see when it works. Make the project feel like a tutorial collection, not a big app. If you need current RunwayML or TouchDesigner networking details, look them up online.
Want more depth? Deep Reverse