Skip to content

Commit

Permalink
Remove outdated comment in pretrained.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 authored and rwightman committed Oct 23, 2023
1 parent dd73c2e commit 6d158ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/open_clip/pretrained.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,6 @@ def _apcfg(url='', hf_hub='', **kwargs):
webli=_slpcfg(hf_hub='timm/ViT-SO400M-14-SigLIP-384/'),
),

# FIXME update CLIPA pretrained to final home, rwightman/ is temporary for testing
"ViT-L-14-CLIPA": dict(
datacomp1b=_apcfg(hf_hub='UCSC-VLAA/ViT-L-14-CLIPA-datacomp1B/'),
),
Expand Down

0 comments on commit 6d158ea

Please sign in to comment.