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
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
The text was updated successfully, but these errors were encountered:
Also, the group feature doesn't work.
Sorry, something went wrong.
@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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: