From 83707ea927037575ca92093d3d5955e5d517af26 Mon Sep 17 00:00:00 2001 From: lingyu123-su <3307872825@qq.com> Date: Mon, 8 Sep 2025 15:43:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=AD=E7=BB=83=E4=BD=BF=E7=94=A8emvirment.y?= =?UTF-8?q?ml=E5=88=9B=E5=BB=BA=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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