changing the requirements to a cpu torch version that works (#23483)
This commit is contained in:
@@ -3,6 +3,6 @@ jaxlib>=0.1.59
|
||||
flax>=0.3.5
|
||||
optax>=0.0.8
|
||||
-f https://download.pytorch.org/whl/torch_stable.html
|
||||
torch==1.9.0+cpu
|
||||
torch==1.11.0+cpu
|
||||
-f https://download.pytorch.org/whl/torch_stable.html
|
||||
torchvision==0.10.0+cpu
|
||||
torchvision==0.12.0+cpu
|
||||
|
||||
Reference in New Issue
Block a user