CodeFormer icon indicating copy to clipboard operation
CodeFormer copied to clipboard

fixed some circular import in inference

Open neolaw84 opened this issue 2 years ago • 2 comments

Hi,

I tried to use the repo but it turned out that there were some circular dependencies (with python=3.9). Therefore, I commented out a few import and found that it works (inference parts).

neolaw84 avatar Apr 19 '23 12:04 neolaw84

Hi @neolaw84 , have you ever experienced GPU memory leak in inference?

zzmao avatar May 11 '23 17:05 zzmao

Hi @neolaw84 , have you ever experienced GPU memory leak in inference?

No, I haven't up to this point.

neolaw84 avatar May 15 '23 02:05 neolaw84