📝 patch 1.1.206 (#1490)

pull/1493/head
Chenlei Hu 2023-05-31 22:23:36 -04:00 committed by GitHub
parent 624ec956f3
commit c8043ae2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version_flag = 'v1.1.205' version_flag = 'v1.1.206'
print(f'ControlNet {version_flag}') print(f'ControlNet {version_flag}')
# A smart trick to know if user has updated as well as if user has restarted terminal. # A smart trick to know if user has updated as well as if user has restarted terminal.
# Note that in "controlnet.py" we do NOT use "importlib.reload" to reload this "controlnet_version.py" # Note that in "controlnet.py" we do NOT use "importlib.reload" to reload this "controlnet_version.py"