AliBug

Results 15 issues of AliBug

Hi, your tools are very convenient! Would you please add the webp/jpeg format with compress quality option in JWSaveImageSequence node? Thanks!

``` [ERROR] An error occurred while retrieving information for the 'CR Select Font' node. supervisor-1 | Traceback (most recent call last): supervisor-1 | File "/opt/ComfyUI/server.py", line 420, in get_object_info supervisor-1...

### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Ubuntu 22.04.3 LTS (docker image: tensorflow:2.16.1-gpu-jupyter) ###...

gpu
platform:python
type:bug
stat:awaiting googler
task:image segmentation
os:linux-non-arm

文档和代码里面controlnet_name可以有多个controlnet名称, 比如 `dwpose,depth`, 那么yaml里面的video_path 如何提供对应的多个视频? 是写成这样吗? ``` video_path: - dwpose.mp4 - depth.mp4 ```

I've tested the node, and it runs very fast! 👍 Can we add a "Pose Keypoints" feature like [Fannovel16/comfyui_controlnet_aux](url) and export the same json format ?