mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 05:22:07 +08:00
add apex to dependencies (#29139)
* apex back * update lock --------- Co-authored-by: ZwX1616 <zwx1616@gmail.com> old-commit-hash: 2a027b9179fdb4f1a8d7562b0f93438a9df8c4ce
This commit is contained in:
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d7c148fcbb968b9a1fc8a5bbba6baaf14a8e80decc5da3c9dc3d88c6758c8b7
|
||||
size 778425
|
||||
oid sha256:740934eaa6ba344c6589cdcf68f0e791fac2298992355d4005410e43fc31744f
|
||||
size 778659
|
||||
|
||||
@@ -175,6 +175,7 @@ tritonclient = {version = "2.28.0", extras = ["http"]}
|
||||
transformers = "*"
|
||||
timm = "==0.9.2"
|
||||
PyNvCodec = { git = "https://github.com/NVIDIA/VideoProcessingFramework.git", rev = "3347e55" }
|
||||
apex = { url = "https://github.com/commaai/apex/releases/download/pytorch2.0.1%2Bcu11.8/apex-0.1-cp311-cp311-linux_x86_64.whl" }
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user