Giter Club home page Giter Club logo

Comments (8)

robballantyne avatar robballantyne commented on September 3, 2024

Really pleased that you're getting good use from this, @SoaringTiger

I haven't yet built for that target - Only because I've been making lots of changes to the underlying images (base) to enable use as a serverless worker.

As soon as that's done I'll build more - won't be long!

from comfyui.

robballantyne avatar robballantyne commented on September 3, 2024

2.1.1+cu12.1/12.2 is now available

from comfyui.

SoaringTiger avatar SoaringTiger commented on September 3, 2024

2.1.1+cu12.1/12.2 is now available

I have pulled comfyui:pytorch-2.1.1-py3.10-cuda-12.2.0-base-22.04

got error:
'''
==> /var/log/supervisor/supervisor.log <==
Starting ComfyUI...
/opt/ai-dock/bin/supervisor-comfyui.sh: line 77: micromamba: command not found

==> /var/log/supervisor/supervisor.log <==
INFO spawned: 'comfyui' with pid 340
INFO exited: comfyui (exit status 127; not expected)
INFO gave up: comfyui entered FATAL state, too many start retries too quickly
'''

After switch to latest comfyui:pytorch-2.0.1-py3.10-cuda-11.8.0-base-22.04, it is working.

from comfyui.

robballantyne avatar robballantyne commented on September 3, 2024

Apologies. 12.2 will be deleted as it doesn't work. 12.1 should be ok

from comfyui.

SoaringTiger avatar SoaringTiger commented on September 3, 2024

Apologies. 12.2 will be deleted as it doesn't work. 12.1 should be ok

I have pulled
comfyui:pytorch-2.1.1-py3.10-cuda-12.1.0-base-22.04
and
comfyui:pytorch-2.1.1-py3.10-cuda-11.8.0-base-22.04

run test

/opt/ai-dock/tests# python assert-torch-version.py
Expected pytorch v2.1.1 but found v2.0.1

from comfyui.

robballantyne avatar robballantyne commented on September 3, 2024

I have pulled the same images and the PyTorch version is correct (exit 0, no output)

CONTAINER ID   IMAGE                                                                 COMMAND     CREATED         STATUS         PORTS                                                                                                                    NAMES
9031d02d9136   ghcr.io/ai-dock/comfyui:pytorch-2.1.1-py3.10-cuda-12.1.0-base-22.04   "init.sh"   9 seconds ago   Up 5 seconds   0.0.0.0:1111->1111/tcp, 0.0.0.0:8188->8188/tcp, 0.0.0.0:8888->8888/tcp, 0.0.0.0:53682->53682/tcp, 0.0.0.0:2222->22/tcp   comfyui-supervisor-1

rob@Veriton-Router:~/ai-dock/comfyui$ dcx

(comfyui) root@9031d02d9136:/workspace# python /opt/ai-dock/tests/assert-torch-version.py 
(comfyui) root@9031d02d9136:/workspace#

That script is executed at build time and will break the automated builds if the PyTorch version is incorrect.

Do you have a node being installed that could be interfering with the torch version?

from comfyui.

robballantyne avatar robballantyne commented on September 3, 2024

@SoaringTiger Just had a thought. The way the image is designed, if you pull a new image but have an existing synced workspace, the environment will not be affected.

This is by design to allow you to receive base security or feature enhancements without breaking a working install.

I think in this case you'll need to delete your workspace/environments directory and re-launch

from comfyui.

SoaringTiger avatar SoaringTiger commented on September 3, 2024

@SoaringTiger Just had a thought. The way the image is designed, if you pull a new image but have an existing synced workspace, the environment will not be affected.

This is by design to allow you to receive base security or feature enhancements without breaking a working install.

I think in this case you'll need to delete your workspace/environments directory and re-launch

I made a new directory and everything worked fine afterwards. 👍

from comfyui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.