We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31761e7 + 1ea8ef6 commit 84f3241Copy full SHA for 84f3241
src/tags.ts
@@ -11,7 +11,7 @@ export const inferenceTags: InferenceTag[] = [
11
{
12
type: 'tag-filter',
13
task: 'text-to-image',
14
- tags: ['flux', 'lora'],
+ tags: ['lora', 'base_model:adapter:black-forest-labs/FLUX.1-dev'],
15
providerModel: 'black-forest-labs/flux-dev-lora',
16
adapterType: 'lora',
17
status: 'live',
0 commit comments