Fix this cyclic dependency issue which was coming while doing the pip install requirements. Now the code is working. You are able to run it on your Windows machine.
parent
6a17297e2f
commit
04e72a85c3
|
@ -14,6 +14,7 @@ __pycache__/
|
|||
.tmp/
|
||||
temp/
|
||||
venv/
|
||||
env/
|
||||
workflow/
|
||||
gfpgan/
|
||||
models/inswapper_128.onnx
|
||||
|
|
Loading…
Reference in New Issue