Update README.md

Hopefully save other people wasting time in frustration with an install dependancy.
This commit is contained in:
mrcodetastic 2025-01-28 00:13:35 +00:00
parent a42ad6dab3
commit 4987089565

View File

@ -129,6 +129,7 @@ On the basis of `Python >= 3.8` environment, install the necessary dependencies
pip install -e . 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 ### Simple Inference Example