We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bdae88 commit 24f8c30Copy full SHA for 24f8c30
README.md
@@ -8,7 +8,7 @@ TorchFusion Utils was built to enable pytorch programmers easily take advantage
8
TorchFusion Utils is extremely light with no other dependency other than [Pytorch](https://pytorch.org) itself.
9
You can install from pypi
10
11
-<pre> pip3 install torchfusion-utils </pre>
+<pre> pip3 install torchfusion-utils --upgrade </pre>
12
13
14
# Core Features
0 commit comments