Skip to content

Commit 3d04c86

Browse files
authored
Install nvidia-pytriton on arm (#13011) (#13013)
Signed-off-by: Dong Hyuk Chang <[email protected]>
1 parent 3ee4832 commit 3d04c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_deploy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
accelerate
22
fastapi
3-
nvidia-pytriton ; (platform_machine == 'x86_64' and platform_system != 'Darwin')
3+
nvidia-pytriton ; platform_system != 'Darwin'
44
pydantic-settings
55
tensorstore<0.1.72; platform_system != 'Darwin'
66
uvicorn

0 commit comments

Comments
 (0)