摘要: 一,查看当前python和pip的版本: 查看python的版本: [lhdop@blog ~]$ python3 --version Python 3.6.8 查看pip的版本: [lhdop@blog ~]$ pip3 -V pip 21.3.1 from /usr/local/lib/pyth 阅读全文
posted @ 2022-10-29 16:59 刘宏缔的架构森林 阅读(4091) 评论(0) 推荐(1)
摘要: 一,下载deoldify 1,官网: https://deoldify.ai/ 2,项目地址: https://github.com/jantic/DeOldify 3,用git下载到本地 [lhdop@blog soft]$ git clone https://github.com/jantic/ 阅读全文
posted @ 2022-10-29 16:20 刘宏缔的架构森林 阅读(1934) 评论(0) 推荐(0)