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 c1c492e commit b129ebbCopy full SHA for b129ebb
setup.py
@@ -4,7 +4,7 @@
4
import torch # noqa: F401
5
except ImportError:
6
raise Exception("""
7
-You must install PyTorch prior to installing DensePose:
+You must install PyTorch prior to installing Detectree2:
8
pip install torch
9
10
For more information:
0 commit comments