diff --git a/src/tags.ts b/src/tags.ts index 8acb6e7..5cb5221 100644 --- a/src/tags.ts +++ b/src/tags.ts @@ -11,7 +11,7 @@ export const inferenceTags: InferenceTag[] = [ { type: 'tag-filter', task: 'text-to-image', - tags: ['flux', 'lora'], + tags: ['lora', 'base_model:adapter:black-forest-labs/FLUX.1-dev'], providerModel: 'black-forest-labs/flux-dev-lora', adapterType: 'lora', status: 'live',