diff --git a/readme.md b/readme.md index 356930b..4dce83f 100644 --- a/readme.md +++ b/readme.md @@ -38,7 +38,8 @@ Set up the environment (inference only): - +!!! 训练使用environment yml创建环境 +conda env create -f environment.yml ```bash conda create -n amadeus_slim python=3.10