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:
parent
14c05f0dd1
commit
b6baae584c
19 changed files with 103 additions and 113 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue