runtime error
Exit code: 1. Reason: οΏ½οΏ½ββββ| 772/772 [00:00<00:00, 6.49MB/s] config.json: 0%| | 0.00/4.17k [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 4.17k/4.17k [00:00<00:00, 31.5MB/s] model.safetensors: 0%| | 0.00/1.33G [00:00<?, ?B/s][A model.safetensors: 5%|β | 68.0M/1.33G [00:01<00:29, 43.3MB/s][A model.safetensors: 35%|ββββ | 469M/1.33G [00:02<00:04, 212MB/s] [A model.safetensors: 90%|βββββββββ | 1.20G/1.33G [00:03<00:00, 419MB/s][A model.safetensors: 100%|ββββββββββ| 1.33G/1.33G [00:03<00:00, 355MB/s] Some weights of VisionEncoderDecoderModel were not initialized from the model checkpoint at microsoft/trocr-base-handwritten and are newly initialized: ['encoder.pooler.dense.bias', 'encoder.pooler.dense.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. generation_config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A generation_config.json: 100%|ββββββββββ| 190/190 [00:00<00:00, 1.92MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> sf = Salesforce(username=SF_USERNAME, password=SF_PASSWORD, security_token=SF_TOKEN) File "/usr/local/lib/python3.10/site-packages/simple_salesforce/api.py", line 153, in __init__ self._refresh_session() File "/usr/local/lib/python3.10/site-packages/simple_salesforce/api.py", line 307, in _refresh_session self.session_id, self.sf_instance = self._salesforce_login_partial() File "/usr/local/lib/python3.10/site-packages/simple_salesforce/login.py", line 227, in SalesforceLogin return soap_login(soap_url, login_soap_request_body, File "/usr/local/lib/python3.10/site-packages/simple_salesforce/login.py", line 253, in soap_login raise SalesforceAuthenticationFailed(except_code, except_msg) simple_salesforce.exceptions.SalesforceAuthenticationFailed: INVALID_LOGIN: Invalid username, password, security token; or user locked out.
Container logs:
Fetching error logs...