Skip to content

RuntimeError: Model config for ViT-H-14 not found.

File "MoE-DiffIR-main/open_clip/factory.py", line 330, in create_model_and_transforms model = create_model( File "MoE-DiffIR-main/open_clip/factory.py", line 158, in create_model raise RuntimeError(f'Model config for {model_name} not found.') RuntimeError: Model config for ViT-H-14 not found.

The version I installed: Name: open-clip-torch Version: 2.0.2