mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
pin torch==2.1.0, torchvision=0.16.0
This commit is contained in:
@ -79,8 +79,8 @@ dependencies = [
|
|||||||
"semver~=3.0.1",
|
"semver~=3.0.1",
|
||||||
"send2trash",
|
"send2trash",
|
||||||
"test-tube~=0.7.5",
|
"test-tube~=0.7.5",
|
||||||
"torch~=2.1.0",
|
"torch==2.1.0",
|
||||||
"torchvision~=0.16",
|
"torchvision==0.16.0",
|
||||||
"torchmetrics~=0.11.0",
|
"torchmetrics~=0.11.0",
|
||||||
"torchsde~=0.2.5",
|
"torchsde~=0.2.5",
|
||||||
"transformers~=4.35.0",
|
"transformers~=4.35.0",
|
||||||
|
Reference in New Issue
Block a user