diff --git a/README.md b/README.md index a77a938..bdfdf29 100755 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ On the basis of `Python >= 3.8` environment, install the necessary dependencies pip install -e . ``` +Please note: As at January 2025, 'torch' does support Python 3.13. Please use and earlier version of Python. ### Simple Inference Example