We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted by @Wauplin in #2757 (review)
As discussed offline, we'll have to take care about a few things:
prepare_headers
prepare_payload
build_url
prepare_request
"hf-inference"
text-to-video
text-to-speech
All of this can be done in subsequent PRs. This PR is already big enough like this 😄
Thanks again for coordinating all this @hanouticelina ! It takes InferenceClient to a whole new dimension 🚀
InferenceClient
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @Wauplin in #2757 (review)
As discussed offline, we'll have to take care about a few things:
prepare_headers
/prepare_payload
/build_url
by a uniqueprepare_request
#2773"hf-inference"
) #2778text-to-video
task and replicate's support fortext-to-speech
. #2784All of this can be done in subsequent PRs. This PR is already big enough like this 😄
Thanks again for coordinating all this @hanouticelina ! It takes
InferenceClient
to a whole new dimension 🚀The text was updated successfully, but these errors were encountered: