Skip to content

Commit b129ebb

Browse files
committed
Change exception comment to detectree2
1 parent c1c492e commit b129ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import torch # noqa: F401
55
except ImportError:
66
raise Exception("""
7-
You must install PyTorch prior to installing DensePose:
7+
You must install PyTorch prior to installing Detectree2:
88
pip install torch
99
1010
For more information:

0 commit comments

Comments
 (0)