ckao10301
ckao10301
Trying to reinstall torch on comfyui portable with the command in the comfyui readme: "pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121" Which directory do I need to cd for this?...
According to instructions, I'm supposed to run python main.py. I get an error. ckao1030@ckao1030-OMEN-by-HP-45L-Gaming-Desktop-GT22-0xxx:~/Desktop/ComfyUI$ python main.py Command 'python' not found, did you mean: command 'python3' from deb python3 command 'python'...
Error message below when doing image to image: Reproduce: 1. Use attached image in "Load Image" node. Sample workflow attached.  2. Run 3. Error shows Error occurred when executing...
### First, confirm - [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully - [X] I have searched the existing issues - [X] I have updated the extension to the latest version...
Does this worker support other output image/video formats such as jpg, mp4 (stable video), etc? Does this worker support other Save Nodes than the default? For example, there are custom...
PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\c ustom_nodes> PS C:\Users\ckao1\OneDrive\Desktop\fresh_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes> git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive Cloning into 'ComfyUI_UltimateSDUpscale'... remote: Enumerating objects: 262, done. remote: Counting objects: 100% (49/49), done. remote: Compressing objects: 100% (29/29), done. remote:...
Hi, I'm running a docker image on a comfyui serverless worker with Allor installed. I've set update_frequency=never in config.json. The problem is, during at runtime this node takes too long...
### First, confirm - [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully - [X] I have searched the existing issues - [X] I have updated the extension to the latest version...
support video outputs
When a run fails, I don't get any api response to my webhook. Can we make the worker send a response to the webhook when a task fails? 