We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30058c3 commit 6af317dCopy full SHA for 6af317d
src/constants.py
@@ -1,6 +1,6 @@
1
from os import environ
2
3
-APP_VERSION = "v1.0.0 beta 51"
+APP_VERSION = "v1.0.0 beta 53"
4
LCM_DEFAULT_MODEL = "stabilityai/sd-turbo"
5
LCM_DEFAULT_MODEL_OPENVINO = "rupeshs/sd-turbo-openvino"
6
APP_NAME = "FastSD CPU"
0 commit comments