We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd4f3d commit f5a47c1Copy full SHA for f5a47c1
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## 1.0.3 – 2023-03-17
10
+### Changed
11
+- improved style
12
+- show better errors
13
+
14
## 1.0.2 – 2023-03-03
15
### Changed
16
- improve design
appinfo/info.xml
@@ -5,7 +5,7 @@
5
<summary>Integration of Replicate stable-diffusion</summary>
<description><![CDATA[Replicate integration provides a link reference provider for
Whisper translation/transcription and stable diffusion image prediction.]]></description>
- <version>1.0.2</version>
+ <version>1.0.3</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>Replicate</namespace>
0 commit comments