diff --git a/README.md b/README.md index 5479851..046f710 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ 依赖包 +支持python 3.10以上版本。 -pip install pyyaml tqdm statsmodels h5py -pip3 install torch torchvision torchaudio +conda create -n trafficwheel python=3.10 +pip install pyyaml tqdm statsmodels h5py kagglehub torch torchvision torchaudio