runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 1, in <module> from frontend.gradio_app import demo File "/app/frontend/gradio_app.py", line 5, in <module> from backend.services.hallucination import HallucinationDetector ModuleNotFoundError: No module named 'backend.services.hallucination'
Container logs:
Fetching error logs...