Commit 4e5357a4 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent b8a0198a
...@@ -155,6 +155,8 @@ sr_model ...@@ -155,6 +155,8 @@ sr_model
1.生成256x256的图片 1.生成256x256的图片
下载模型:https://drive.google.com/file/d/1Kmdv3w6N_we7W7lIt6LBzqRHwwy1dBxD/view (放入checkpoint文件夹中)
cd base_model cd base_model
CUDA_VISIBLE_DEVICES=0 python inference.py --save_dir result --config config/meta_portrait_256_eval.yaml --ckpt checkpoint/ckpt_base.pth.tar CUDA_VISIBLE_DEVICES=0 python inference.py --save_dir result --config config/meta_portrait_256_eval.yaml --ckpt checkpoint/ckpt_base.pth.tar
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment