Skip to content

Commit

Permalink
📝 Update to version v1.1.448 (#2853)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored May 6, 2024
1 parent e33c046 commit d037c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/controlnet_version.py
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit d037c2d

Please sign in to comment.