Divam Gupta

Results 121 comments of Divam Gupta

In test_demo.py in line 30 and 40. In my_pycaffe.py line 271 and 294. I am running ``` from src import test_demo as td #Define pose-predictor class ief = td.PoseIEF() #Name...

I tried that also. Still same error.

The GPU error went away, but a new error came ``` WARNING: Logging before InitGoogleLogging() is written to STDERR W0814 10:50:45.724055 5207 _caffe.cpp:122] DEPRECATION WARNING - deprecated use of Python...

And I tried compiling your fork and I got the following error ``` CXX src/caffe/util/imchannel2col.cpp src/caffe/util/imchannel2col.cpp: In function 'void caffe::imchannel2col_cpu(const Dtype*, int, int, int, int, int, int, int, int, int,...

yes good idea, if anyone wants to send a PR, that would be appreciated

Yup, all that is in the plan. Depends on how much interest this plugin gets.

What version is DiffusionBee are you using? On Mon, Oct 28, 2024 at 11:13 AM huchukato ***@***.***> wrote: > Screenshot.2024-10-28.alle.16.08.55.png (view on web) > > > I tryed both Text...

Could you try with latest release v2.5.3?

Are you able to download the default model? On Thu, Aug 15, 2024 at 2:09 AM Dujianjun ***@***.***> wrote: > image.png (view on web) > > > — > Reply...

Thanks for the PR. I see one case on which it might fail. Say you have in image X, then you use X for img2img, then you delete X from...