[Enhancement]: HTTP API should support posting video / image files to compute embeddings and other operations.
fishfree opened this issue · 2 comments
fishfree commented
Is there an existing issue for this?
- I have searched the existing issues
What would you like to be added?
https://towhee.readthedocs.io/en/main/serving/api.html can only support posting texts.
Why is this needed?
Towhee is famours for its multimodalities.
Anything else?
No response
junjiejiangjjj commented
You can use BYTES io to post image/video: https://towhee.readthedocs.io/en/main/serving/api.html#towhee.serve.io.BYTES
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Close the stale issues and pull requests after 7 days of inactivity. Reopen the issue with /reopen
.