Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error after the latest comfyui update #76

Open
memedoggo opened this issue Aug 16, 2024 · 3 comments
Open

error after the latest comfyui update #76

memedoggo opened this issue Aug 16, 2024 · 3 comments

Comments

@memedoggo
Copy link

Error handling request
Traceback (most recent call last):
  File "D:\ComfyUI\python_embeded\Lib\site-packages\aiohttp\web_protocol.py", line 452, in _handle_request
    resp = await request_handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\python_embeded\Lib\site-packages\aiohttp\web_app.py", line 543, in _handle
    resp = await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\python_embeded\Lib\site-packages\aiohttp\web_middlewares.py", line 114, in impl
    return await handler(request)
           ^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\ComfyUI\server.py", line 45, in cache_control
    response: web.Response = await handler(request)
                             ^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\ComfyUI\server.py", line 57, in cors_middleware
    response = await handler(request)
               ^^^^^^^^^^^^^^^^^^^^^^
  File "D:\ComfyUI\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger\wd14tagger.py", line 165, in get_tags
    model = default if default in models else models[0]
                                              ~~~~~~^^^
IndexError: list index out of range

when I right-clicked context menu to use WD14 nothing happened and the console gave those messages

@liancheng-zcy
Copy link

+1

@liancheng-zcy
Copy link

no models

@chenrushun
Copy link

更新后会崩,有同样的没

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants