from frequency_adapter.models import FrequencyAdaptationCLIP_v3
model_name = 'oaaoaa/FreqAdapter'
model = FrequencyAdaptationCLIP_v3.from_pretrained(model_name)
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.