1.先注册阿里云账号获取免费试用并在魔塔社区进行授权
2.https://tianchi.aliyun.com/competition/entrance/532254
点击链接进行赛事报名
3.在魔塔社区创建PAI实例
点击启动
点击打开
进去终端,复制代码
git lfs install
git clone https://www.modelscope.cn/datasets/maochase/kolors.git
再双击kolors文件夹
在双击baseline.ipynb
最后调整想要生成图片的要素
点击▷▷运行生成图片
4.点击file-new-terminal
复制代码
mkdir /mnt/workspace/kolors/output & cd
cp /mnt/workspace/kolors/models/lightning_logs/version_0/checkpoints/epoch\=0-step\=500.ckpt /mnt/workspace/kolors/output/
cp /mnt/workspace/kolors/1.jpg /mnt/workspace/kolors/output/
最后点击output
保存里面的两个文件到本地