Skip to content
Snippets Groups Projects
Commit bc7a3f4c authored by Hatef OTROSHI's avatar Hatef OTROSHI
Browse files

fix path

parent fe067de7
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ print("************ NOTE: The torch device is:", device)
#=================== StyleGAN
sys.path.append('/idiap/temp/hotroshi/EFR/stylegan3')
sys.path.append('./stylegan3') # clone stylgan3 repository
import pickle
import torch_utils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment