aurel-g
aurel-g
Hi, - [x] It is not in the [FAQ](https://github.com/AbdBarho/stable-diffusion-webui-docker/wiki/FAQ), I checked. - [x] It is not in the [issues](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues?q=), I searched. I'm not familiar with docker compose and I don't...
Node ImageLabelOverlay : The type of the "str_labels" input was "STR" instead of "STRING". Node JoinListAny : Output type was missing for "Sizes", it did not show up in the...
Added explicit names for outputs of some nodes that have multiple outputs of the same type and for which there could be ambiguity
Under Linux in a venv with Python 3.11 and ComfyUI's requirements + requirements.txt installed properly ``` Launching ComfyUI from: /mnt/comfyui/app Total VRAM 16073 MB, total RAM 32000 MB pytorch version:...
``` Launching ComfyUI from: /mnt/comfyui/app Total VRAM 16073 MB, total RAM 32000 MB pytorch version: 2.5.1+cu124 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync...
When trying to install requirements with Python 3.11 on Linux, i'm getting this error: ``` ERROR: Ignored the following versions that require a different python version: 2.82.1 Requires-Python >=3.7,
``` Launching ComfyUI from: /mnt/comfyui/app Total VRAM 16073 MB, total RAM 32000 MB pytorch version: 2.5.1+cu124 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync...
Issue #12
Closes issue #8
This module currently can't be loaded with another name than "DTAIImageToTextNode" in custom_nodes directory. It would be nice to improve this as it can be handy to have your own...