runtime error

Exit code: 3. Reason: /huggingface_hub/hub_mixin.py\", line 566, in from_pretrained\n instance = cls._from_pretrained(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/app/.venv/lib/python3.12/site-packages/gliner/model.py\", line 806, in _from_pretrained\n gliner = cls(config, tokenizer=tokenizer, encoder_from_pretrained=False, cache_dir=cache_dir)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/app/.venv/lib/python3.12/site-packages/gliner/model.py\", line 57, in __init__\n words_splitter = WordsSplitter(config.words_splitter_type)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/app/.venv/lib/python3.12/site-packages/gliner/data_processing/tokenizer.py\", line 228, in __init__\n raise ValueError(f\"{splitter_type} is not implemented, choose between 'whitespace', 'spacy', 'jieba', 'hanlp' and 'mecab'\")\nValueError: stanza is not implemented, choose between 'whitespace', 'spacy', 'jieba', 'hanlp' and 'mecab'\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/app/.venv/lib/python3.12/site-packages/starlette/routing.py\", line 692, in lifespan\n async with self.lifespan_context(app) as maybe_state:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.12/contextlib.py\", line 210, in __aenter__\n return await anext(self.gen)\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/app/.venv/lib/python3.12/site-packages/gradio/routes.py\", line 2118, in new_lifespan\n async with old_lifespan(\n ^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.12/contextlib.py\", line 210, in __aenter__\n return await anext(self.gen)\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/app/gliner_api/backend.py\", line 55, in lifespan\n sys_exit(1)\nSystemExit: 1\n", "name": "uvicorn.error", "taskName": "Task-2"} {"time": "2025-08-27 12:02:16", "level": "ERROR", "message": "Application startup failed. Exiting.", "name": "uvicorn.error", "taskName": "Task-1"}

Container logs:

Fetching error logs...