CLIP-Notebook.ipynb
Copy
import
matplotlib.pyplot
as
plt
plt.imshow(cos_sim)
plt.show()