model search for runware.ai implemented, added app logo and dashboard stats
This commit is contained in:
@@ -13,4 +13,5 @@ interface ApiPluginInterface
|
||||
public function getProgress(string $imageUUID): array;
|
||||
public function processImageStyleChange(\App\Models\Image $image, \App\Models\Style $style): array;
|
||||
public function testConnection(array $data): bool;
|
||||
public function searchModels(string $searchTerm): array;
|
||||
}
|
||||
Reference in New Issue
Block a user