Skip to content

Commit dc6c992

Browse files
committed
Update README.md
1 parent 2e2ee3f commit dc6c992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ If errors about **<font color=blue>unavailable or invalid channel</font>** occur
510510

511511
### 4.3 CUDA version mismatch
512512

513-
When running the **setup.sh** script, users may encounter an error indicating that the CUDA version is incompatible with the installed packages (such as torch_scatter and torch-sparse). This issue arises because CUDA is required for compiling torch_scatter and torch-sparse. The version of CUDA required by Space is 11.3.1. To resolve this issue, you can install the cudatoolkit using conda or mamba.
513+
When running the **setup.sh** script, users may encounter an error indicating that **<font color=blue>the CUDA version is incompatible with the installed packages (such as torch_scatter and torch-sparse)</font>**. This issue arises because CUDA is required for compiling torch_scatter and torch-sparse. The version of CUDA required by Space is 11.3.1. To resolve this issue, you can install the cudatoolkit using conda or mamba.
514514

515515
Next, create a new environment and install cudatoolkit.
516516

0 commit comments

Comments
 (0)