ai-dock / comfyui

ComfyUI docker images for use in GPU cloud and local environments. Includes AI-Dock base for authentication and improved user experience.
Other
650 stars 224 forks source link

On the creation of a new runpod pod - getting this error #2

Closed ibadmore closed 1 year ago

ibadmore commented 1 year ago
Screenshot 2023-10-12 at 1 26 55 PM
ibadmore commented 1 year ago

main.py does exist in the ComfyUI folder

robballantyne commented 1 year ago

Thanks. This will be fixed very shortly. There was a fault in the base image which is now resolved so ComfyUI needs a rebuild.

ibadmore commented 1 year ago

sweeeet thank you - would i just need to restart to apply the change?

robballantyne commented 1 year ago

Unfortunately it needs the image re-pulling as the PyTorch base was missing an important package (and I messed up a copy command)

Just FYI, the issue came about because I updated the init to password protect the ComfyUI instance. Documentation has been updated with the changes

robballantyne commented 1 year ago

Closing as tested and working.

Please let me know if any further issues arise.

Thanks again for your report