BrandonHanx / FAME-ViL

[CVPR 2023 (Highlight)] FAME-ViL: Multi-Tasking V+L Model for Heterogeneous Fashion Tasks
Other
50 stars 4 forks source link

Error in omegaconf : raise ConfigKeyError(f"Missing key {key}") #2

Open Amnah1100 opened 1 year ago

Amnah1100 commented 1 year ago

❓ Questions and Help

Hello!

I got this error when installing omegaconf== 2.1 !

raise ConfigKeyError(f"Missing key {key}") omegaconf.errors.ConfigAttributeError: Missing key config full_key: config object_type=dict

Any idea how to fix this error?

Thanks