Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Honchkrow committed Nov 5, 2024
1 parent 1b0cff9 commit dc4c799
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ conda activate space # or "mamba activate space"
pip install --no-deps bokeh==3.4.2 stlearn==0.4.12
```

*<font color=red>Note:</font> Space requires CUDA version 11.3.1. If your current CUDA version is inconsistent with this requirement, please refer to [this tutorial](#43-cuda-version-mismatch) to adjust it before proceeding with the installation.*

*<font color=red>Note:</font> Please note that if there is already an environment named "space" in conda/mamba, it will lead to a failure due to name conflict. Be sure to resolve any naming issues with the environment in advance.*


Expand Down

0 comments on commit dc4c799

Please sign in to comment.