Skip to content

Commit 73b580c

Browse files
Update readme.md
1 parent 30537d6 commit 73b580c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/stylegan2/op/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Scripts to convert rosinality/stylegan2-pytorch to the CPU compatible format
44

55
If you would like to use CPU for testing or have a problem regarding the cpp extention (fused and upfirdn2d), please make the following changes:
66

7-
Change `model.stylegan.op` to `model.stylegan.op_cpu`
7+
Change `model.stylegan2.op_old` to `model.stylegan2.op`
88
https://github.com/williamyang1991/VToonify/blob/01b383efc00007f9b069585db41a7d31a77a8806/util.py#L14
99

1010
https://github.com/williamyang1991/VToonify/blob/01b383efc00007f9b069585db41a7d31a77a8806/model/simple_augment.py#L12

0 commit comments

Comments
 (0)