AttributeError: module 'legacy' has no attribute 'load_network_pkl'
Author: l3ytaoCreated Jun 26, 2023Updated Sep 10, 2024
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'
Source: XingangPan/DragGAN