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 3fc282c commit 1453618Copy full SHA for 1453618
binfo/039_01_pytorch_dependencies.binfo
@@ -8,5 +8,5 @@ BINFO_APP_NO_POSTINSTALL=1
8
9
BINFO_APP_INSTALL_CMD_ARRAY=(
10
"cd ${BINFO_APP_BUILD_DIR}"
11
- "pip install future leveldb numpy protobuf pydot python-gflags pyyaml scikit-image setuptools six hypothesis typing tqdm typing_extensions jupyterlab notebook pandas seaborn matplotlib opencv-python cufflinks ipywidgets wheel opt_einsum keras_preprocessing librosa boto3 pyqt6"
+ "pip install future leveldb numpy protobuf pydot python-gflags pyyaml scikit-image setuptools six hypothesis typing tqdm typing_extensions jupyterlab notebook pandas seaborn matplotlib opencv-python cufflinks ipywidgets wheel opt_einsum keras_preprocessing librosa boto3 pyqt5"
12
)
0 commit comments