Skip to content

Commit

Permalink
internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 716317540
  • Loading branch information
Google AI Edge authored and copybara-github committed Jan 16, 2025
1 parent 697d773 commit 276ba88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/src/services/internal_adapter_extensions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ const mediapipeAdapterExtension: AdapterExtension = {
type: ExtensionType.ADAPTER,
fileExts: ['pbtxt'],
id: InternalAdapterExtId.MEDIAPIPE,
matchGoogleStorageDir: true, // Also accept an entire directory.
name: 'MediaPipe adapter',
description:
'A built-in adapter that converts a MediaPipe Pipeline to Model Explorer format.',
Expand Down

0 comments on commit 276ba88

Please sign in to comment.