A general representation model across vision, audio, language modalities. Paper: ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities
I am trying to setup One-PEACE on Colab and I am getting the errors for installing omegaconf
I tried changing different versions and also giving no version and still there are conflicts with fairseq (when no version for omegaconf is provided)
Any help would be highly appreciated
I am trying to setup One-PEACE on Colab and I am getting the errors for installing omegaconf I tried changing different versions and also giving no version and still there are conflicts with fairseq (when no version for omegaconf is provided) Any help would be highly appreciated
Collecting omegaconf==2.0.1rc5 (from -r requirements.txt (line 7)) Downloading omegaconf-2.0.1rc5-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.1rc5 of omegaconf since it has invalid metadata: Requested omegaconf==2.0.1rc5 from https://files.pythonhosted.org/packages/85/21/882b44f2c00d109be1192cf95b47e417723e812b33f458ab57e84d114706/omegaconf-2.0.1rc5-py3-none-any.whl (from -r requirements.txt (line 7)) has invalid metadata: . suffix can only be used with
==
or!=
operators PyYAML (>=5.1.)