Skip to content

Commit 5bbd807

Browse files
authored
Fix typo in using_pytorch.rst
There was a typo in requirements.txt file
1 parent 11ff7c0 commit 5bbd807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/pytorch/using_pytorch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ see `For versions 1.1 and lower <#for-versions-1.1-and-lower>`_.
862862
| |--inference.py
863863
| |--requirements.txt
864864

865-
Where ``requirments.txt`` is an optional file that specifies dependencies on third-party libraries.
865+
Where ``requirements.txt`` is an optional file that specifies dependencies on third-party libraries.
866866

867867
Create a ``PyTorchModel`` object
868868
--------------------------------

0 commit comments

Comments
 (0)