runtime error
Exit code: 1. Reason: e cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s][A 0it [00:00, ?it/s] Downloading shards: 0%| | 0/2 [00:00<?, ?it/s][A Downloading shards: 50%|█████ | 1/2 [00:09<00:09, 9.61s/it][A Downloading shards: 100%|██████████| 2/2 [00:13<00:00, 6.14s/it][A Downloading shards: 100%|██████████| 2/2 [00:13<00:00, 6.66s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 50%|█████ | 1/2 [00:04<00:04, 4.33s/it][A Loading checkpoint shards: 100%|██████████| 2/2 [00:05<00:00, 2.55s/it][A Loading checkpoint shards: 100%|██████████| 2/2 [00:05<00:00, 2.82s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 76, in <module> image = tti_api(prompt, num_steps = 25) File "/home/user/app/app.py", line 62, in tti_api response = client.images.generate( File "/usr/local/lib/python3.10/site-packages/together/resources/images.py", line 76, in generate response, _, _ = requestor.request( File "/usr/local/lib/python3.10/site-packages/together/abstract/api_requestor.py", line 249, in request resp, got_stream = self._interpret_response(result, stream) File "/usr/local/lib/python3.10/site-packages/together/abstract/api_requestor.py", line 632, in _interpret_response self._interpret_response_line( File "/usr/local/lib/python3.10/site-packages/together/abstract/api_requestor.py", line 701, in _interpret_response_line raise self.handle_error_response(resp, rcode, stream_error=stream) together.error.AuthenticationError: Error code: 401 - {"message": "Invalid API key provided. You can find your API key at https://api.together.xyz/settings/api-keys.", "type_": "invalid_request_error", "code": "invalid_api_key"}
Container logs:
Fetching error logs...