pydn/ComfyUI-to-Python-Extension

Can execute python files on another device?

Ading163 opened this issue · 0 comments

I am using ConfyUi to create a workflow, and I have converted it into a Python file. I want to run this file on another computer, which has all the models I need, but does not have Comfyui or SD. Can I modify the model reference and directly execute the image generation task?