Update README.md
Browse files
README.md
CHANGED
@@ -82,6 +82,7 @@ By submitting the form above, you agree to BRIA’s [Privacy policy](https://bri
|
|
82 |
### How To Use
|
83 |
```python
|
84 |
# requirements
|
|
|
85 |
opencv-python==4.10.0.84
|
86 |
torch==2.4.0
|
87 |
torchvision==0.19.0
|
|
|
82 |
### How To Use
|
83 |
```python
|
84 |
# requirements
|
85 |
+
# Tested with Python 3.10.16
|
86 |
opencv-python==4.10.0.84
|
87 |
torch==2.4.0
|
88 |
torchvision==0.19.0
|