runtime error

idation_prompt, revision, project_name, adam_beta1, repo_id, class_image_path, adam_beta2, rank, logging, num_cycles, image_path, num_class_images, scheduler, text_encoder_use_attention_mask, xl, local_rank, max_grad_norm, center_crop, adam_weight_decay, scale_lr, adam_epsilon, sample_batch_size, push_to_hub, model, tokenizer, prior_preservation, allow_tf32, username, checkpoints_total_limit, token, seed > WARNING Parameters not supplied by user and set to default: data_path, scheduler, epochs, logging_steps, save_total_limit, auto_find_batch_size, log, weight_decay, train_split, max_grad_norm, tags_column, push_to_hub, model, project_name, valid_split, username, lr, repo_id, evaluation_strategy, token, save_strategy, gradient_accumulation, optimizer, max_seq_length, batch_size, seed, tokens_column, warmup_ratio /app/env/lib/python3.10/site-packages/huggingface_hub/utils/endpoint_helpers.py:246: FutureWarning: 'ModelFilter' is deprecated and will be removed in huggingface_hub>=0.24. Please pass the filter parameters as keyword arguments directly to the `list_models` method. warnings.warn( Traceback (most recent call last): File "/app/env/bin/autotrain", line 33, in <module> sys.exit(load_entry_point('autotrain-advanced', 'console_scripts', 'autotrain')()) File "/app/src/autotrain/cli/autotrain.py", line 50, in main command.run() File "/app/src/autotrain/cli/run_app.py", line 51, in run from autotrain.app import app File "/app/src/autotrain/app.py", line 205, in <module> attach_oauth(app) File "/app/src/autotrain/oauth.py", line 27, in attach_oauth _add_oauth_routes(app) File "/app/src/autotrain/oauth.py", line 50, in _add_oauth_routes raise ValueError(msg.format("OAUTH_CLIENT_ID")) ValueError: OAuth is required but OAUTH_CLIENT_ID environment variable is not set. Make sure you've enabled OAuth in your Space by setting `hf_oauth: true` in the Space metadata. ERROR conda.cli.main_run:execute(124): `conda run /bin/bash -c autotrain app --port 7860` failed. (See above for error)

Container logs:

Fetching error logs...