mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-07-23 17:01:04 +02:00
Upgrade torchao to 0.16.0 or higher in demo notebook
This commit is contained in:
parent
5a000a7c27
commit
e845504d7f
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue