Chris Ward
Chris Ward
> Not sure if this is related, but the colab in this repo crashes before even downloading the models on A100 gpus. It was last working in colab for me...
> > Wouldn't be surprised if this was a power issue! 3090 and 3090Tis pull _far_ more power than the spec sheet says. My 3090s spike at up to 550W....
okay so, number of things I tried and managed to fix this issue; - updated BIOS firmware on motherboard - flicked the switch on the PSU from multi-rail to single...
This no longer works and suggests it's only going to work for 3.8, so now trying this
https://voice.ai surpasses this and it's real-time, so I think it's about time now
> And you don't feel like sharing the solution?
Super excited for this!
I've had this happen when using Controlnet in the UI, but then calling img2img in the API - seems to bleed through?
I wasn't sure, not a C guy, but was trying my best to build ./examples/server using Make
oh okay, but when I move to 'examples/server' I then run; ``` cmake . make ``` and then I get the following; ``` ➜ server git:(master) ✗ make [ 50%]...