logo
Browse Source

rm dc2 in readme

main
ChengZi 2 years ago
parent
commit
d0d2a2113d
  1. 2
      README.md

2
README.md

@ -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)

Loading…
Cancel
Save