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 139c372 commit f212eabCopy full SHA for f212eab
requirements/pytorch/test.txt
@@ -16,7 +16,7 @@ onnxruntime >=1.12.0, <1.24.0
16
onnxscript >= 0.1.0, < 0.6.0
17
psutil <7.1.2 # for `DeviceStatsMonitor`
18
pandas >2.0, <2.4.0 # needed in benchmarks
19
-fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
+fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
20
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App
21
22
tensorboard >=2.11, <2.21.0 # for `TensorBoardLogger`
0 commit comments