runtime error

Exit code: 1. Reason: 16 12:17:17.564897: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:32] Could not find cuda drivers on your machine, GPU will not be used. 2025-06-16 12:17:17.581011: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:477] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered WARNING: All log messages before absl::InitializeLog() is called are written to STDERR E0000 00:00:1750069037.607677 1 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered E0000 00:00:1750069037.613121 1 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2025-06-16 12:17:17.635765: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 25-06-16 12:17:19 - Directory /home/user/.deepface has been created 25-06-16 12:17:19 - Directory /home/user/.deepface/weights has been created 警告:未检测到 HF_API_TOKEN,文字分析可能失败或限流。 下载并加载语音 SVM 模型... svm_emotion_model.joblib: 0%| | 0.00/20.7k [00:00<?, ?B/s] svm_emotion_model.joblib: 100%|██████████| 20.7k/20.7k [00:00<00:00, 78.3MB/s] SVM 模型加载完成 Traceback (most recent call last): File "/home/user/app/app.py", line 129, in <module> demo = build_interface() File "/home/user/app/app.py", line 112, in build_interface audio_input = gr.Audio(source="microphone", streaming=False, type="filepath", label="錄音") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 185, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'

Container logs:

Fetching error logs...