Mohamed oumoumad
Mohamed oumoumad
#### System details - OS/Platform name and version: Microsoft Windows 10 Entreprise Version10.0.19042 build 19042 - Rust version : 1.56.1 - Notify version : 4.0.17 - Filesystem type and options:...
WebSocket connection to 'wss://ws.pusherapp.com/..............' failed: Proxy authentication failed
I got this problem when I try invite or join someone : I tried with pusher, hipchat, and slack. `WebSocket connection to 'wss://ws.pusherapp.com/app/blablabla?protocol=7&client=js&version=2.2.3&flash=false' failed: Proxy authentication failed` I think the...
Right now the element we use is just aligned on top left of its container, it would be nice to be able to use a full screen container while still...
My schema looks like this : `var Projects = new LinvoDB("projects",{ projects : [{ name :String, shots : [{ name : String, order : Number, versions :[{ name:String, frames :...
When doing i2v the flow breaks at the LTXV Base Sampler node  This happens because the strength value gets passed to `LTXVImgToVideo().generate` which doesn't use it. So in this...