There are fewer dependencies now in the base version of configilm.
The full version can still be installed with configilm[full] (which supports data modules etc.), and a smaller version can be installed with configilm[bigearthnet] (which adds support for lmdb reading of bigearthnet files).
By default, only the base version is installed which does not support all features in the .extra submodule.
_REMARK: make sure to use one of the python versions 3.9 - 3.11 to be able to install the right torch version._