pydn/ComfyUI-to-Python-Extension

the following arguments are required:

BarioIsCoding opened this issue · 3 comments

PS D:\000comfyui> py faces.py
usage: faces.py [-h] [--queue-size QUEUE_SIZE] [--comfyui-directory COMFYUI_DIRECTORY] [--output OUTPUT]
                [--disable-metadata]
                clip1 clip2 pixels3 vae4 mask5 image6 mask7 image8 image9 image_bounds10 frames11 model12 vae13
                image14
faces.py: error: the following arguments are required: clip1, clip2, pixels3, vae4, mask5, image6, mask7, image8, image9, image_bounds10, frames11, model12, vae13, image14

I need to provide additional information when running the script, whereas in ComfyUI it is just an easy Run.

give the code

And how do you do the model/Memory management