ledahu

Results 7 comments of ledahu

SOLVED $guzzleClient = new \GuzzleHttp\Client(array( 'curl' => array( CURLOPT_SSL_VERIFYPEER => false, ), )); $client = new FilestackClient('mykey' ,null,$guzzleClient);

if it can help, using jquery group: { name:'myGRP', put:function(to,from,item){ // console.log("FROM:"+$(from.el).attr('id')) // console.log("ITEM:"+$(item).attr('id')) // console.log("TO:"+$(to.el).attr('id')) if($(to.el).find("#"+$(item).attr('id')).length>0) return false; else return true; }, },

just discovering your issue after i posted mine : if you remove the enclosing `` tag on your `` , the img will show up

well , i have imported in my app the `WaitForSnapshot` class and now my app is stable if the webcam im monitoring encounter some network problems : the snapshot doesnt...

Did you solve it ? same for me. : whatever the version of comfyui, or cuda, or drivers, or torch => suddently OOM

Idem here (don't know if related) but after 15 day not using it, my workflow using Wan (without any modification) is getting OOM . Seems that the offload is not...

[comfy-log.txt](https://github.com/user-attachments/files/20651220/comfy-log.txt) [pjspeciale.json](https://github.com/user-attachments/files/20651219/pjspeciale.json) [video-meta.txt](https://github.com/user-attachments/files/20651235/video-meta.txt) The log, the workflow, and the mp4-meta of the last successfull video generated with this workflow before OOM