I am unable to deploy streamlit app using docker or google cloud run and gets below SSL error:
It works locally
SSLError: (MaxRetryError(“HTTPSConnectionPool(host=‘huggingface.co’, port=443): Max retries exceeded with url: /sentence-transformers/all-MiniLM-L6-v2/resolve/main/config.json (Caused by SSLError(SSLCertVerificationError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)’)))”), ‘(Request ID: 8c1bbf32-0dad-4634-8cfb-4b578be14cd9)’)