How to use lujangushf/bridgetower with Transformers:
# Load model directly from transformers import AutoProcessor, BridgeTowerForContrastiveLearning processor = AutoProcessor.from_pretrained("lujangushf/bridgetower") model = BridgeTowerForContrastiveLearning.from_pretrained("lujangushf/bridgetower")
The community tab is the place to discuss and collaborate with the HF community!