Illegal instruction (core dumped)
hi,
I'm using a Docker image for serverless ComfyUI on RunPod. I mounted my existing volume to the container, and everything sets up correctly. However, when I try to run my app using:
./venv/bin/python main.py
I get the following error:
Illegal instruction (core dumped)
I'm using a Docker image for serverless ComfyUI on RunPod. I mounted my existing volume to the container, and everything sets up correctly. However, when I try to run my app using:
./venv/bin/python main.py
I get the following error:
Illegal instruction (core dumped)