1.0.16
Add authbind dependency. Fix crash when number of input channels < number of output channels. Add onboarding dialog for initial configuration.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
<img src="{{page.page_icon}}" style="width: 100%;background: #FFF; z-index: -1;
|
||||
float: right" />
|
||||
<div>
|
||||
<p style="font-size: 10px; text-align: right;color: #888">Generated by DALL-E</p>
|
||||
<p style="font-size: 10px; text-align: right;color: #888">Generated by DALL-E 2</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
<img src="{{page.page_icon}}" style="width: 100%;background: #FFF; z-index: -1;
|
||||
float: right" />
|
||||
<div>
|
||||
<p style="font-size: 10px; text-align: right; color: #888">Generated by DALL-E</p>
|
||||
<p style="font-size: 10px; text-align: right; color: #888">Generated by DALL-E 2</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user