Steve Rhoades

Results 48 comments of Steve Rhoades

Unfortunately, this issue is still present as of 1.0.0-rc2. I have added a test in my PR #59 to account for this. I think that it might make more sense...

Released as v2.5.0, sorry for the delay.

This functionality was working in version 1.6.6 and broke when moving to 1.6.9. I have not isolated the commit yet but am working a solution. In the meantime, if you...

A quick update that I have traced the issue to this commit https://github.com/Vincit/objection.js/commit/1a191b5f155816a33e35b662c7eb903fceadafb3

This issue has been fixed in master and released with version 2.1 however there hasn't been a release to 1.6 version which is what we need here. Interestingly updating to...

Further investigation reveals that [email protected] works with [email protected]. I'm not entirely sure why the version change from 1 to 2 but everything appears to be working ok for me. I...

Any resolution to this issue? I am having the same issue with a build today. OS: 10.6.8 Chrome Version 30.0.1599.66 I show that the Kinect is connected but hand is...

Just wanted to post a follow up to my post yesterday. It appears you cannot compile the firebreath-plugin with X86_64, you must use i386. Here is what I used: sudo...

If you have the requirements installed for diffusers you should be able to bypass the requirements.txt file. At least, it worked for me without it. (no venv).

The correct syntax is the following unless you download the model directly from the hugging face repo here: https://huggingface.co/TencentARC/PhotoMaker/tree/main, in which case the notebook suggests placing the .bin file in...