runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/google/api_core/_python_version_support.py:266: FutureWarning: You are using a Python version (3.10.13) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date. warnings.warn(message, FutureWarning) CUDA is not available. Using CPU. Download Vocos from huggingface charactr/vocos-mel-24khz vocab : /usr/local/lib/python3.10/site-packages/f5_tts/infer/examples/vocab.txt token : custom model : /app/cache/hub/models--SWivid--F5-TTS/snapshots/84e5a410d9cead4de2f847e7c9369a6440bdfaca/F5TTS_Base/model_1200000.safetensors Model loaded on cpu. Arguments passed to Python: ['app.py'] /app/app.py:343: 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.Ocean()) as app: Starting app... Traceback (most recent call last): File "/app/app.py", line 433, in <module> main() File "/usr/local/lib/python3.10/site-packages/click/core.py", line 1485, in __call__ return self.main(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/click/core.py", line 1406, in main rv = self.invoke(ctx) File "/usr/local/lib/python3.10/site-packages/click/core.py", line 1269, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/local/lib/python3.10/site-packages/click/core.py", line 824, in invoke return callback(*args, **kwargs) File "/app/app.py", line 421, in main app.queue().launch( TypeError: Blocks.launch() got an unexpected keyword argument 'show_api'
Container logs:
Fetching error logs...