From 8ee5613cadcf9588b4774b3478827964fc6073a7 Mon Sep 17 00:00:00 2001 From: 0009 <0009@qq.com> Date: Fri, 29 Aug 2025 15:40:20 +0800 Subject: [PATCH] Initial commit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..da1d88d --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# CrossDomain-Image-Adaptation + +## 克隆项目 + ### git clone http://college.ithyxy.com:21147/0009/CrossDomain-Image-Adaptation.git + ## 上传项目 + ### cd CrossDomain-Image-Adaptation + ### git add . + ### git commit -m '描述信息' + ### git push \ No newline at end of file