Commit 4c3256e3 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 484f79e6
...@@ -60,7 +60,7 @@ conda create -n styleGan2 python=3.10 ...@@ -60,7 +60,7 @@ conda create -n styleGan2 python=3.10
conda activate styleGan2 conda activate styleGan2
``` ```
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
DTK驱动:dtk24.04.2 DTK驱动:dtk24.04.2
python:python3.10 python:python3.10
...@@ -135,7 +135,7 @@ python generate.py --sample 6 --pics 6 --ckpt stylegan2-ffhq-config-f.pt ...@@ -135,7 +135,7 @@ python generate.py --sample 6 --pics 6 --ckpt stylegan2-ffhq-config-f.pt
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
[https://developer.hpccube.com/codes/modelzoo/stylegan2_pytorch](https://developer.hpccube.com/codes/modelzoo/stylegan2_pytorch) [https://developer.sourcefind.cn/codes/modelzoo/stylegan2_pytorch](https://developer.sourcefind.cn/codes/modelzoo/stylegan2_pytorch)
## 参考资料 ## 参考资料
[https://github.com/rosinality/stylegan2-pytorch](https://github.com/rosinality/stylegan2-pytorch) [https://github.com/rosinality/stylegan2-pytorch](https://github.com/rosinality/stylegan2-pytorch)
......
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