mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
Temporarily remove torch 2.5 from the list, since it doesn't work with Python 3.8. More on this in future commits
This commit is contained in:
parent
5ac44de6c7
commit
b3cc415359
@ -36,8 +36,8 @@ modules_to_check = {
|
||||
"2.3.1",
|
||||
"2.4.0",
|
||||
"2.4.1",
|
||||
"2.5.0",
|
||||
"2.5.1",
|
||||
# "2.5.0",
|
||||
# "2.5.1",
|
||||
),
|
||||
"torchvision": (
|
||||
"0.11.2",
|
||||
@ -56,8 +56,8 @@ modules_to_check = {
|
||||
"0.18.1",
|
||||
"0.19.0",
|
||||
"0.19.1",
|
||||
"0.20.0",
|
||||
"0.20.1",
|
||||
# "0.20.0",
|
||||
# "0.20.1",
|
||||
),
|
||||
"setuptools": "69.5.1",
|
||||
# "sdkit": "2.0.15.6", # checked later
|
||||
|
Loading…
x
Reference in New Issue
Block a user