remote: fatal: pack exceeds maximum allowed size

While pushing local repo to remote(gitlab), I am getting the below error -

image

While the local repository size turns out to be very small as below -

image

Tried a few troubleshooting steps, using lfs, deleting git history. The error does not seem to be resolved. Can anyone suggest where the step is going wrong?

Thanks.