-
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
But, when I try one of the examples at https://github.com/comfyanonymous/ComfyUI/tree/master/script_examples, I get a 405: method not allowed response (using Postman). Are there any additional steps involved in getting the API working?
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
ComfyUI-to-Python-Extension
A powerful tool that translates ComfyUI workflows into executable Python code.
Everything is still Python under the hood so you can convert your workflows to regular Python to run. Also it’s worth editing the final output so you can pass in which ever parameters you desire: https://github.com/pydn/ComfyUI-to-Python-Extension
-
I wrote something I've been using for a while now, that helped me a lot: https://github.com/fidecastro/ComfyUI-serverless/