We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee4832 commit 3d04c86Copy full SHA for 3d04c86
requirements/requirements_deploy.txt
@@ -1,6 +1,6 @@
1
accelerate
2
fastapi
3
-nvidia-pytriton ; (platform_machine == 'x86_64' and platform_system != 'Darwin')
+nvidia-pytriton ; platform_system != 'Darwin'
4
pydantic-settings
5
tensorstore<0.1.72; platform_system != 'Darwin'
6
uvicorn
0 commit comments