mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-27 03:01:52 -04: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