runtime error
Exit code: 1. Reason: README.md: 0.00B [00:00, ?B/s][A README.md: 4.98kB [00:00, 3.40MB/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. plain_text/train-00000-of-00001.parquet: 0%| | 0.00/359k [00:00<?, ?B/s][A plain_text/train-00000-of-00001.parquet: 100%|██████████| 359k/359k [00:00<00:00, 504kB/s] Generating train split: 0%| | 0/5574 [00:00<?, ? examples/s][A Generating train split: 100%|██████████| 5574/5574 [00:00<00:00, 135069.53 examples/s] 0%| | 0.00/72.1M [00:00<?, ?iB/s][A 100%|██████████████████████████████████████| 72.1M/72.1M [00:00<00:00, 114MiB/s] /app/ui.py:5: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Soft()) as demo: Traceback (most recent call last): File "/app/app.py", line 158, in <module> demo = create_ui(analyze_audio) File "/app/ui.py", line 7, in create_ui gr.Markdown( ~~~~~~~~~~~^ "<h1 style='text-align: center; color: #4CAF50;'>🎙️ Hybrid Voice Scam Detection System</h1>", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsafe_allow_html=True ^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Markdown.__init__() got an unexpected keyword argument 'unsafe_allow_html'
Container logs:
Fetching error logs...