Merge branch 'master' into Maj-Pierre-1

pull/11869/head
Ultralytics Assistant 2024-05-12 17:10:48 +02:00 committed by GitHub
commit 89ec72647b
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