[Bug]: Custom-Scripts/Show-Text module doesn't show texts.
Hi,
I am testing the llava 1.6 model in the comfyui tool. I use the "Custom-Scripts/Show-Text" module to show texts in the ComfyUI tool.
However, this module does not work in the comfspace tool.
Custom-Scripts: https://github.com/pythongosssss/ComfyUI-Custom-Scripts#ksampler-advanced-denoise-helper
Example workflow:
https://github.com/gokayfem/ComfyUI_VLM_nodes?tab=readme-ov-file#example-llava-nodes
Also, the group feature doesn't work.
https://github.com/6174/comflowyspace/assets/36204372/ac671eec-2da7-423f-a604-68b68229b9f1
@kadirnar
For question 1: I checked https://github.com/pythongosssss/ComfyUI-Custom-Scripts#ksampler-advanced-denoise-helper , and I found it's javascript based extension for comfyUI. Currently comflowyspace does not support comfyui js extension.
For long term consideration, comfylowyspace design a new frontend extension infra.
For question 2: yes the group node is currently just a plain node and not bounded to nodes in group. I will optimize this in next few version.