Commit 335fd60
doc: add version requirement for using "requirement.txt" when serving a PyTorch model (#1221)
Add PyTorch version requirement to allow installing packages during serving.
Please check: aws/sagemaker-pytorch-inference-toolkit#28
for more information.1 parent d229105 commit 335fd60
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
130 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
0 commit comments