CodeFormer
CodeFormer copied to clipboard
fixed some circular import in inference
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).
Hi @neolaw84 , have you ever experienced GPU memory leak in inference?
Hi @neolaw84 , have you ever experienced GPU memory leak in inference?
No, I haven't up to this point.