Skip to content

Commit

Permalink
Correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
rupeshs committed Sep 14, 2024
1 parent 30058c3 commit 6af317d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from os import environ

APP_VERSION = "v1.0.0 beta 51"
APP_VERSION = "v1.0.0 beta 53"
LCM_DEFAULT_MODEL = "stabilityai/sd-turbo"
LCM_DEFAULT_MODEL_OPENVINO = "rupeshs/sd-turbo-openvino"
APP_NAME = "FastSD CPU"
Expand Down

0 comments on commit 6af317d

Please sign in to comment.