runtime error

Space failed. Exit code: 1. Reason: tivation_dropout': 0.0, 'encoder_layerdrop': 0.05, 'dropout_input': 0.1, 'dropout_features': 0.1, 'final_dim': 256, 'untie_final_proj': True, 'layer_norm_first': False, 'conv_feature_layers': '[(512,10,5)] + [(512,3,2)] * 4 + [(512,2,2)] * 2', 'conv_bias': False, 'logit_temp': 0.1, 'target_glu': False, 'feature_grad_mult': 0.1, 'mask_length': 10, 'mask_prob': 0.8, 'mask_selection': static, 'mask_other': 0.0, 'no_mask_overlap': False, 'mask_min_space': 1, 'mask_channel_length': 10, 'mask_channel_prob': 0.0, 'mask_channel_selection': static, 'mask_channel_other': 0.0, 'no_mask_channel_overlap': False, 'mask_channel_min_space': 1, 'conv_pos': 128, 'conv_pos_groups': 16, 'latent_temp': [2.0, 0.5, 0.999995], 'skip_masked': False, 'skip_nomask': False, 'checkpoint_activations': False, 'required_seq_len_multiple': 2, 'depthwise_conv_kernel_size': 31, 'attn_type': '', 'pos_enc_type': 'abs', 'fp16': False} 2023-11-13 15:51:23 | WARNING | py.warnings | /home/user/.local/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py:30: UserWarning: torch.nn.utils.weight_norm is deprecated in favor of torch.nn.utils.parametrizations.weight_norm. warnings.warn("torch.nn.utils.weight_norm is deprecated in favor of torch.nn.utils.parametrizations.weight_norm.") Loading model: yiqing gin_channels: 256 self.spk_embed_dim: 109 <All keys matched successfully> Loading model: bob gin_channels: 256 self.spk_embed_dim: 109 <All keys matched successfully> Loading model: arianagrande gin_channels: 256 self.spk_embed_dim: 109 <All keys matched successfully> Loading model: syz gin_channels: 256 self.spk_embed_dim: 109 <All keys matched successfully> Models loaded: 4 Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "/home/user/app/app_multi.py", line 863, in <module> app.queue( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1803, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces

Container logs:

Fetching error logs...