ultralytics 8.0.212 add Windows UTF-8 support (#6407)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Abirami Vina <abirami.vina@gmail.com>
This commit is contained in:
Glenn Jocher 2023-11-18 04:40:34 +01:00 committed by GitHub
parent 14c05f0dd1
commit b6baae584c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 103 additions and 113 deletions

View file

@ -133,7 +133,7 @@ You can control the number of image predictions that Comet ML logs during your e
```python
import os
os.environ["COMET_MAX_IMAGE_PREDICTIONS"] = "200"
```
```
### Batch Logging Interval