Bump torch_memory_saver to avoid installing pre-release versions (#11797)
This commit is contained in:
@@ -60,7 +60,7 @@ dependencies = [
|
|||||||
"tiktoken",
|
"tiktoken",
|
||||||
"timm==1.0.16",
|
"timm==1.0.16",
|
||||||
"torch==2.8.0",
|
"torch==2.8.0",
|
||||||
"torch_memory_saver==0.0.9rc2",
|
"torch_memory_saver==0.0.9",
|
||||||
"torchao==0.9.0",
|
"torchao==0.9.0",
|
||||||
"torchaudio==2.8.0",
|
"torchaudio==2.8.0",
|
||||||
"torchvision",
|
"torchvision",
|
||||||
|
|||||||
Reference in New Issue
Block a user