mirror of https://github.com/bmaltais/kohya_ss
Fix requirements issues
parent
5264f5f6fe
commit
8707d5ff24
|
|
@ -1,4 +1,4 @@
|
||||||
accelerate==0.33.0
|
accelerate>=1.7.0
|
||||||
aiofiles==23.2.1
|
aiofiles==23.2.1
|
||||||
altair==4.2.2
|
altair==4.2.2
|
||||||
dadaptation==3.2
|
dadaptation==3.2
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# Custom index URL for specific packages
|
# Custom index URL for specific packages
|
||||||
--extra-index-url https://download.pytorch.org/whl/cu126
|
--extra-index-url https://download.pytorch.org/whl/cu128
|
||||||
|
|
||||||
torch==2.7.0+cu128
|
torch==2.7.0+cu128
|
||||||
torchvision==0.22.0+cu128
|
torchvision==0.22.0+cu128
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue