runtime error

Exit code: 1. Reason: dd_cross_attention": true, "architectures": [ "ParlerTTSForCausalLM" ], "attention_dropout": 0.0, "bos_token_id": 1025, "codebook_weights": null, "cross_attention_implementation_strategy": null, "dropout": 0.1, "eos_token_id": 1024, "ffn_dim": 6144, "hidden_size": 1536, "initializer_factor": 0.02, "is_decoder": true, "layerdrop": 0.0, "max_position_embeddings": 4096, "model_type": "parler_tts_decoder", "num_attention_heads": 24, "num_codebooks": 9, "num_cross_attention_key_value_heads": 24, "num_hidden_layers": 25, "num_key_value_heads": 24, "pad_token_id": 1024, "rope_embeddings": false, "rope_theta": 10000.0, "scale_embedding": false, "tie_word_embeddings": false, "torch_dtype": "float32", "transformers_version": "4.46.1", "use_cache": true, "use_fused_lm_heads": false, "vocab_size": 1088 } Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:00<00:00, 2.90it/s] generation_config.json: 0%| | 0.00/241 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 241/241 [00:00<00:00, 1.98MB/s] tokenizer_config.json: 0%| | 0.00/20.8k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 20.8k/20.8k [00:00<00:00, 109MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s] spiece.model: 100%|██████████| 792k/792k [00:00<00:00, 1.36MB/s] tokenizer.json: 0%| | 0.00/2.42M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.42M/2.42M [00:00<00:00, 30.5MB/s] special_tokens_map.json: 0%| | 0.00/2.54k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 2.54k/2.54k [00:00<00:00, 27.6MB/s] [TTS_unreal] model ready Traceback (most recent call last): File "/app/app.py", line 71, in <module> @spaces.gpu ^^^^^^^^^^ AttributeError: module 'spaces' has no attribute 'gpu'. Did you mean: 'GPU'?

Container logs:

Fetching error logs...