diff --git a/README.md b/README.md index b6130ec..867d655 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Predict labels and generate embeddings given the audio path "test.wav". *Write a pipeline with explicit inputs/outputs name specifications:* ```python -from towhee.dc2 import pipe, ops, DataCollection +from towhee import pipe, ops, DataCollection p = ( pipe.input('path')