mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-12 15:34:58 -05:00
Add release notes Add install instructions Add PyTorch + ComfyUI instructions Add custom selector directives Add JS and CSS for selector Add custom icon directive and utils Clean up conf.py
161 B
161 B
-
Clear the pip cache.
sudo rm -rf ~/.cache/pip -
Remove your local Python virtual environment.
sudo rm -rf .venv