'Run image embedding pipeline Error with towhee

I am running the following towhee code and I get the error pipeline does not exists. My code is :

from towhee import pipeline
embedding_pipeline = pipeline('towhee/img-embedding')


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source