Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: Application package name must start with a letter, must be lowercase, can only contain [a-z0-9], and may contain no more than 20 characters, was 'video_search' #1415

Closed
zshnb opened this issue Apr 13, 2024 · 2 comments
Assignees
Labels

Comments

@zshnb
Copy link

zshnb commented Apr 13, 2024

in text-video-search, I try run jupyter' block

from embedding import create_text_video_app

app_package = create_text_video_app({"ViT-B/32": 512})

then I got error in title, maybe you guys need update sample apps.

@kkraune
Copy link
Member

kkraune commented Apr 16, 2024

You are right, that must be fixed - thanks for reporting, @zshnb !

@thomasht86
Copy link
Contributor

Fixed in #1416

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants