Skip to content

Commit 390f9f0

Browse files
committed
Update version
1 parent 301302c commit 390f9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from os import environ, cpu_count
22

3-
APP_VERSION = "v1.0.0 beta 60"
3+
APP_VERSION = "v1.0.0 beta 62"
44
LCM_DEFAULT_MODEL = "stabilityai/sd-turbo"
55
LCM_DEFAULT_MODEL_OPENVINO = "rupeshs/sd-turbo-openvino"
66
APP_NAME = "FastSD CPU"

0 commit comments

Comments
 (0)