Merge branch 'master' into main

pull/12706/head
Ultralytics Assistant 2024-05-12 17:11:03 +02:00 committed by GitHub
commit 4389c32bac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ import argparse
import contextlib
import json
import os
os.environ["TORCH_CPP_LOG_LEVEL"] = "ERROR"
import platform
import re
import subprocess