mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 09:44:25 +01:00
merge beta
This commit is contained in:
parent
80bcfabc48
commit
f2b5843e6c
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
set TORCH_VERSION=2.0.0+cu117
|
set TORCH_VERSION=2.0.0+cu117
|
||||||
set TORCHVISION_VERSION=0.15.1+cu117
|
set TORCHVISION_VERSION=0.15.1+cu117
|
||||||
set SDKIT_VERSION=1.0.71
|
set SDKIT_VERSION=1.0.72
|
||||||
set SD_VERSION=2.1.4
|
set SD_VERSION=2.1.4
|
||||||
|
|
||||||
if exist "%cd%\profile" (
|
if exist "%cd%\profile" (
|
||||||
|
@ -9,7 +9,7 @@ source ./scripts/functions.sh
|
|||||||
|
|
||||||
TORCH_VERSION="2.0.0"
|
TORCH_VERSION="2.0.0"
|
||||||
TORCHVISION_VERSION="0.15.1"
|
TORCHVISION_VERSION="0.15.1"
|
||||||
SDKIT_VERSION="1.0.71"
|
SDKIT_VERSION="1.0.72"
|
||||||
SD_VERSION="2.1.4"
|
SD_VERSION="2.1.4"
|
||||||
|
|
||||||
# activate the installer env
|
# activate the installer env
|
||||||
|
Loading…
Reference in New Issue
Block a user