in clip/clip.py [0:0]
def available_models() -> List[str]: """Returns the names of available CLIP models""" return list(_MODELS.keys())