Skip to content

Commit a9e8760

Browse files
authored
Update Colab_inference_demo.ipynb
1 parent eae5f15 commit a9e8760

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

notebooks/Colab_inference_demo.ipynb

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -94,22 +94,6 @@
9494
"output_type": "stream",
9595
"name": "stderr",
9696
"text": [
97-
"/usr/local/lib/python3.10/dist-packages/pytools/persistent_dict.py:52: RecommendedHashNotFoundWarning: Unable to import recommended hash 'siphash24.siphash13', falling back to 'hashlib.sha256'. Run 'python3 -m pip install siphash24' to install the recommended hash.\n",
98-
" warn(\"Unable to import recommended hash 'siphash24.siphash13', \"\n",
99-
"/usr/local/lib/python3.10/dist-packages/pyclesperanto/_core.py:105: RuntimeWarning: No backend available. Please install either OpenCL or CUDA on your system.\n",
100-
" warnings.warn(\n",
101-
"/usr/local/lib/python3.10/dist-packages/pyclesperanto/_core.py:172: RuntimeWarning: Error while initialising pyclesperanto: No backend available.\n",
102-
"\n",
103-
"No GPU Backend found.\n",
104-
"\n",
105-
"pyclesperanto requires either CUDA or OpenCL libraries to be installed on your system to work.\n",
106-
"Please ensure you have the appropriate drivers installed and up-to-date.\n",
107-
"\n",
108-
"Alternatively, you may need to install the following additional package:\n",
109-
"- MacOS: `conda install -c conda-forge ocl_icd_wrapper_apple`\n",
110-
"- Linux: `conda install -c conda-forge ocl-icd-system`\n",
111-
" warnings.warn(\n",
112-
"INFO:napari_cellseg3d.utils:pydensecrf not installed, CRF post-processing will not be available. Please install by running : pip install pydensecrf@git+https://github.com/lucasb-eyer/pydensecrf.git#egg=masterThis is not a hard requirement, you do not need it to install it unless you want to use the CRF post-processing step.\n"
11397
]
11498
}
11599
],

0 commit comments

Comments
 (0)