This commit is contained in:
2024-11-11 18:01:52 +08:00
parent 59bb1910df
commit a043540cbf
3 changed files with 8 additions and 11 deletions

View File

@@ -33,9 +33,6 @@ with torch.no_grad():
for x in output:
print(x.shape)
# 输出2048维向量
# print(output[0])
'''
from towhee import pipe, ops, DataCollection