We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After placement of the Lora Loader I've got an error:
Error handling request Traceback (most recent call last): File "G:\SD\Packages\ComfyUI\venv\lib\site-packages\aiohttp\web_protocol.py", line 462, in _handle_request resp = await request_handler(request) File "G:\SD\Packages\ComfyUI\venv\lib\site-packages\aiohttp\web_app.py", line 537, in _handle resp = await handler(request) File "G:\SD\Packages\ComfyUI\venv\lib\site-packages\aiohttp\web_middlewares.py", line 114, in impl return await handler(request) File "G:\SD\Packages\ComfyUI\server.py", line 61, in cache_control response: web.Response = await handler(request) File "G:\SD\Packages\ComfyUI\server.py", line 73, in cors_middleware response = await handler(request) File "G:\SD\Packages\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts\py\better_combos.py", line 58, in get_examples pos = name.index("/") ValueError: substring not found
ComfyUI v0.2.2 Release ComfyUI: 2652(0c7c98)(2024-09-05) Manager: V2.51
The text was updated successfully, but these errors were encountered:
Try this solution: #332 (comment)
Sorry, something went wrong.
No branches or pull requests
After placement of the Lora Loader I've got an error:
ComfyUI v0.2.2 Release
ComfyUI: 2652(0c7c98)(2024-09-05)
Manager: V2.51
The text was updated successfully, but these errors were encountered: