# Image Embedding Pipeline with Resnet50 Authors: name or github-name(email) ## Overview Introduce the functions of pipeline. ## Interface The interface of pipeline.(input & output) ## How to use - Requirements from requirements.txt - Run it with Towhee ## How it works - op1->op2->op3 , and intro all the op used. (auto generate graph)