We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4a20a commit a840172Copy full SHA for a840172
1 file changed
README.md
@@ -74,12 +74,16 @@ You might see some complaints about the following packages so you will need them
74
75
`conda install -c conda-forge pyro4`
76
77
+For client installation, the following modules are also needed:
78
+
79
`python -m pip install --upgrade mss`
80
81
`conda install -c https://conda.anaconda.org/menpo opencv3`
82
83
`pip install pyttsx3`
84
85
+`pip install pretrainedmodels`
86
87
88
89
## Data
0 commit comments