소스 검색

Update README.md

Yijun Li 7 년 전
부모
커밋
73fba80c45
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ cd CartoonGAN-Test-Pytorch-Torch
 
 ## Pytorch
 
-The original pretrained models are Torch `nngraph` models, which cannot be loaded in Pytorch through `load_lua`. So I manully copy the weights (bias) layer by layer and convert them to `.pth` models. 
+The original pretrained models are Torch `nngraph` models, which cannot be loaded in Pytorch through `load_lua`. So I manually copy the weights (bias) layer by layer and convert them to `.pth` models. 
 
 - Download the converted models: