Upgrade torchao to 0.16.0 or higher in demo notebook

This commit is contained in:
Sarvesh 2026-06-09 16:24:39 +05:30
parent 5a000a7c27
commit e845504d7f

View file

@ -112,7 +112,7 @@
"\n",
"# Install necessary packages\n",
"!pip install torch torchvision torchaudio\n",
"!pip install transformers accelerate peft huggingface_hub decord av opencv-python matplotlib einops jaxtyping num2words"
"!pip install transformers accelerate peft huggingface_hub decord av opencv-python matplotlib einops jaxtyping num2words \"torchao>=0.16.0\"\n"
]
},
{