Merge pull request #1530 from easydiffusion/beta

v3 in scripts
This commit is contained in:
cmdr2 2023-08-29 14:55:30 +05:30 committed by GitHub
commit 1565530b0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
@echo off
@echo. & echo "Easy Diffusion - v2" & echo.
@echo. & echo "Easy Diffusion - v3" & echo.
set PATH=C:\Windows\System32;%PATH%

View File

@ -2,7 +2,7 @@
source ./scripts/functions.sh
printf "\n\nEasy Diffusion\n\n"
printf "\n\nEasy Diffusion - v3\n\n"
export PYTHONNOUSERSITE=y