chore: improve ci bug reporting (#7542)

This commit is contained in:
Mick
2025-06-26 16:32:44 +08:00
committed by GitHub
parent 0e05fe8cf4
commit 4d67025a1d

View File

@@ -38,5 +38,8 @@ pip install huggingface_hub[hf_xet]
# Install xformers
pip install -U xformers --index-url https://download.pytorch.org/whl/cu126 --no-deps --force-reinstall
# To help dumping traces when timeout occurred
pip install py-spy
# Show current packages
pip list