Pedro Cuenca
1fc9328e78
Popover with error details.
...
And display download errors too.
2 years ago
Pedro Cuenca
a0297f8c3a
Cancel downloads when selecting new model.
...
I had to make Downloader explicitly cancellable because it waits forever
for the semaphore to toggle, so Task cancellation does not work here.
Cancellation is therefore exposed through PipelineLoader.
2 years ago
Pedro Cuenca
7fe3c03448
Remove comments.
2 years ago
Pedro Cuenca
b873c4b708
Allow safety checker to be disabled.
2 years ago
Pedro Cuenca
1839453f3d
Add guidance scale.
2 years ago
Pedro Cuenca
3eab2e33e9
Use a common style for disclosure group items.
2 years ago
Pedro Cuenca
f9d769147f
Update icon
2 years ago
Pedro Cuenca
fdb1388e07
Labels can toggle views ( #15 )
...
Labels can toggle views.
It's a bit verbose. I tried to use a DisclosureGroupStyle but couldn't
exactly mimic the chevrons presented by the system.
2 years ago
Pedro Cuenca
06ce6e56b5
macOS UI ( #12 )
...
Native macOS UI
Co-authored-by: Cyril Zakka <1841186+cyrilzakka@users.noreply.github.com>
2 years ago