runtime error
Exit code: 1. Reason: Found existing installation: opencv-python 4.13.0.92 Uninstalling opencv-python-4.13.0.92: Successfully uninstalled opencv-python-4.13.0.92 Found existing installation: opencv-python-headless 4.13.0.92 Uninstalling opencv-python-headless-4.13.0.92: Successfully uninstalled opencv-python-headless-4.13.0.92 Defaulting to user installation because normal site-packages is not writeable Collecting opencv-python-headless Downloading opencv_python_headless-4.13.0.92-cp37-abi3-manylinux_2_28_x86_64.whl.metadata (19 kB) Requirement already satisfied: numpy>=2 in /home/user/.local/lib/python3.10/site-packages (from opencv-python-headless) (2.2.6) Downloading opencv_python_headless-4.13.0.92-cp37-abi3-manylinux_2_28_x86_64.whl (60.4 MB) ββββββββββββββββββββββββββββββββββββββββ 60.4/60.4 MB 179.8 MB/s 0:00:00 Installing collected packages: opencv-python-headless Successfully installed opencv-python-headless-4.13.0.92 /app/app.py:604: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Base(), css=custom_css, title='DR Grading v9.5') as demo: Downloading final_model.pt from HuggingFace Hub spaces Gokul-G1/dr_grading_model inference model loaded from final_model.pt ERROR: Error loading ASGI app. Attribute "app" not found in module "app". Calibration load failed: Can't get attribute 'CalibrationBundle' on <module '__main__' from '/home/user/.local/bin/uvicorn'>
Container logs:
Fetching error logs...