How to use oaaoaa/FreqAdapter-vit-large-patch14-336-250301-scale2 with Transformers:
# Load model directly from transformers import AutoProcessor, FrequencyAdaptationCLIP_v9 processor = AutoProcessor.from_pretrained("oaaoaa/FreqAdapter-vit-large-patch14-336-250301-scale2") model = FrequencyAdaptationCLIP_v9.from_pretrained("oaaoaa/FreqAdapter-vit-large-patch14-336-250301-scale2")
The community tab is the place to discuss and collaborate with the HF community!