Major-TOM
Major-TOM copied to clipboard
Fix missing dependencies in setup.py and resolve indentation error
- Added missing dependencies
torchgeoandopen_clip_torchtosetup.py, which caused import errors. - Fixed an
IndentationErrorinMajor-TOM\src\embedder\models\SSL4EO_S2L1C.pycaused by one less space.