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

Local apps #659

Merged
merged 11 commits into from
May 10, 2024
Merged

Local apps #659

merged 11 commits into from
May 10, 2024

Conversation

julien-c
Copy link
Member

@julien-c julien-c commented May 7, 2024

No description provided.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@coyotte508 coyotte508 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool feature!

Copy link
Member

@Vaibhavs10 Vaibhavs10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love itt! Question: could this also apply to audio i.e. whisper for example?

packages/tasks/src/local-apps.ts Show resolved Hide resolved
packages/tasks/src/local-apps.ts Outdated Show resolved Hide resolved
Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic! This should encourage other app creators to follow through!

Copy link
Contributor

@osanseviero osanseviero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

packages/tasks/src/local-apps.ts Show resolved Hide resolved
packages/tasks/src/local-apps.ts Show resolved Hide resolved
packages/tasks/README.md Outdated Show resolved Hide resolved
packages/tasks/README.md Outdated Show resolved Hide resolved
Copy link
Member Author

@julien-c julien-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this v1 is ready to merge (cc @krampstudio), shall i merge and we can iterate further in other PRs?

@krampstudio
Copy link
Collaborator

this v1 is ready to merge (cc @krampstudio), shall i merge and we can iterate further in other PRs?

yes it looks a good starting point.

btw, I think we should also re-export into https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/index.ts (cc @coyotte508)

export { LOCAL_APPS } from "./local-apps"
export type { LocalApp, LocalAppKey } from "./local-apps";

Copy link
Member

@Vaibhavs10 Vaibhavs10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite excited by this! LFG! 🚀

@julien-c
Copy link
Member Author

good point @krampstudio, want to push this directly to this branch? (and merge it whenever you want)

@julien-c julien-c mentioned this pull request May 10, 2024
@krampstudio krampstudio merged commit e5bdf00 into main May 10, 2024
5 checks passed
@krampstudio krampstudio deleted the local-apps branch May 10, 2024 15:18
julien-c added a commit that referenced this pull request May 15, 2024
I hesitated putting this one in `@huggingface/tasks`, or creating a new
`@huggingface/hardware`.

What do you think?

The idea is the community to be able to contribute to that list.

### What I picked for now ⤵️

Because I'm lazy – and because it's somewhat linked to
#659 – i've added it
to `tasks`.

---------

Co-authored-by: Pedro Cuenca <[email protected]>
Co-authored-by: apolinário <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants