Skip to content

Commit

Permalink
fix branding on luma
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke-hf committed Sep 17, 2024
1 parent 3ce95dd commit a279eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/components/settings/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const ClapWorkflowProviderShortNames: Record<
[ClapWorkflowProvider.MIDJOURNEY]: 'Midjourney (no API)',
[ClapWorkflowProvider.SUNO]: 'Suno (no music API)',
[ClapWorkflowProvider.UDIO]: 'Udio (no music API)',
[ClapWorkflowProvider.LUMALABS]: 'Luma Labs',
[ClapWorkflowProvider.LUMALABS]: 'Luma AI',
[ClapWorkflowProvider.KUAISHOU]: 'KuaiShou: Kling (no API)',
[ClapWorkflowProvider.RUNWAYML]: 'RunwayML (API soon)',
[ClapWorkflowProvider.HEDRA]: 'Hedra: Character-1 (no API)',
Expand Down

0 comments on commit a279eb8

Please sign in to comment.