export function ExistingModel({ name, example, downloadURL }: { name: string, example: string, downloadURL: string }) { return (