import open_clip for m in open_clip.list_pretrained(): print(m) # Save the output to list_models.txt, for convenience