📝 Update to version v1.1.448 (#2853)

pull/2855/head
Chenlei Hu 2024-05-06 15:41:35 -04:00 committed by GitHub
parent e33c046158
commit d037c2d3e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from scripts.logging import logger
version_flag = 'v1.1.447'
version_flag = 'v1.1.448'
logger.info(f"ControlNet {version_flag}")
# A smart trick to know if user has updated as well as if user has restarted terminal.