aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TextToImage/IProvider.php
Commit message (Expand)AuthorAgeFilesLines
* chore: deprecate old AI APIsMarcel Klehr2024-07-261-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
* Update lib/public/TextToImage/IProvider.phpMarcel Klehr2023-10-261-1/+1
* en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-261-0/+6
* enh(TextToImage): Allow generating multiple images with one taskMarcel Klehr2023-10-201-2/+2
* enh(TextToImage): Add getExpectedRuntime to IProvider and run tasks during re...Marcel Klehr2023-10-201-0/+6
* Implement TextToImage OCP APIMarcel Klehr2023-10-181-0/+52