Pedro Cuenca
3bdc801c57
Remove warning
2 years ago
Pedro Cuenca
04b918ae49
Allow all compute units to be selected by the user.
2 years ago
Pedro Cuenca
8796695928
Advanced Settings: ANE ( #28 )
...
* Preparing to allow users to override inference settings.
* ANE setting.
* Do not show advanced settings if ane is not available.
2 years ago
Pedro Cuenca
9c54eb40f6
Allow last random seed to be reused
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
3867b905b3
Add simple metadata for a couple of models.
3 years ago
Pedro Cuenca
ffca1bda9e
Change path to cache.
...
Without code-signing, the directory is created inside `Application
Support` so better not to use a generic name.
3 years ago
Pedro Cuenca
be80606e04
Diffusion app.
3 years ago