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