This commit is contained in:
mrcodetastic 2025-02-02 20:24:55 -05:00 committed by GitHub
commit ab7bedffe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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