We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95687ee commit 000ea0aCopy full SHA for 000ea0a
stable_diffusion_cpp/__init__.py
@@ -1,4 +1,4 @@
1
from .stable_diffusion_cpp import *
2
from .stable_diffusion import *
3
4
-__version__ = "0.1.1"
+__version__ = "0.1.2"
0 commit comments