runtime error

py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2134, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 851, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 678, in wrapper response = f(*args, **kwargs) File "/home/user/app/allpreds.py", line 26, in make_preds df, bias_percentage = predict(content, bias["bias_type"], bias["endpoint_id"]) File "/home/user/app/allpreds.py", line 51, in predict predictions = predict_text_classification_single_label_sample( File "/home/user/app/gcode.py", line 43, in predict_text_classification_single_label_sample response = client.predict( File "/usr/local/lib/python3.10/site-packages/google/cloud/aiplatform_v1/services/prediction_service/client.py", line 606, in predict response = rpc( File "/usr/local/lib/python3.10/site-packages/google/api_core/gapic_v1/method.py", line 131, in __call__ return wrapped_func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/google/api_core/grpc_helpers.py", line 81, in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.PermissionDenied: 403 This API method requires billing to be enabled. Please enable billing on project #859078277322 by visiting https://console.developers.google.com/billing/enable?project=859078277322 then retry. If you enabled billing for this project recently, wait a few minutes for the action to propagate to our systems and retry. [links { description: "Google developers console billing" url: "https://console.developers.google.com/billing/enable?project=859078277322" } , reason: "BILLING_DISABLED" domain: "googleapis.com" metadata { key: "service" value: "aiplatform.googleapis.com" } metadata { key: "consumer" value: "projects/859078277322" } ]

Container logs:

Fetching error logs...