训练使用emvirment.yml创建环境

This commit is contained in:
2025-09-08 15:43:24 +08:00
parent 80333dff74
commit 83707ea927

View File

@ -38,7 +38,8 @@
Set up the environment (inference only): Set up the environment (inference only):
!!! 训练使用environment yml创建环境
conda env create -f environment.yml
```bash ```bash
conda create -n amadeus_slim python=3.10 conda create -n amadeus_slim python=3.10