Closed Nicksxs closed 1 month ago
Please take a look at the documentation https://towhee.readthedocs.io/en/latest/user_guide/10-minutes-to-towhee.html
Please take a look at the documentation https://towhee.readthedocs.io/en/latest/user_guide/10-minutes-to-towhee.html
https://towhee.io/tasks/detail/pipeline/text-image-search make sure link above is offical towhee tutorial,if it is, why did not work, and if it need modify or correct, should tell me how to modify, but not give me another tutorial
image_pipe -> image_embedding
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
.
Is there an existing issue for this?
Current Behavior
notice embedding = image_embedding('./test.jpg').get()[0] ^^^^^^^^^^^^^^^ NameError: name 'image_embedding' is not defined
Expected Behavior
will insert image vector to milvus
Steps To Reproduce
Environment
Anything else?
No response