Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rupeshs committed Oct 2, 2024
1 parent 301302c commit 390f9f0
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, cpu_count

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

0 comments on commit 390f9f0

Please sign in to comment.