DragGAN
DragGAN copied to clipboard
AttributeError: module 'legacy' has no attribute 'load_network_pkl'
Running on Windows11 by Git Bash
Traceback (most recent call last): File "C:\Users\adm\AppData\Local\Programs\Python\Python310\lib\site-packages\viz\renderer.py", line 131, in get_network data = legacy.load_network_pkl(f) AttributeError: module 'legacy' has no attribute 'load_network_pkl'
Getting the same error:
AttributeError: module 'legacy' has no attribute 'load_network_pkl'