video-text-embedding
copied
rm dc2 in readme
@ -26,7 +26,7 @@ For `ind` input, if a data in one of the modalities is invalid(such as NaN) or y
```python
from towhee.dc2 import pipe, ops, DataCollection
from towhee import pipe, ops, DataCollection
import torch
torch.manual_seed(42)