Skip to content

Commit 6af317d

Browse files
committed
Correct version
1 parent 30058c3 commit 6af317d

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
22

3-
APP_VERSION = "v1.0.0 beta 51"
3+
APP_VERSION = "v1.0.0 beta 53"
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)