runtime error
Exit code: 1. Reason: š BubbleScribe starting up... Hardware: NVIDIA T4 (16GB VRAM) OCR: Qwen2-VL (API) Inpainting: LaMa (GPU) š¦ Loading LaMa model... Downloading: "https://github.com/enesmsahin/simple-lama-inpainting/releases/download/v0.1.0/big-lama.pt" to /root/.cache/torch/hub/checkpoints/big-lama.pt 0%| | 0.00/196M [00:00<?, ?B/s][A 100%|āāāāāāāāāā| 196M/196M [00:00<00:00, 302MB/s] Traceback (most recent call last): File "/app/app.py", line 46, in <module> lama_model = SimpleLama() File "/usr/local/lib/python3.10/site-packages/simple_lama_inpainting/models/model.py", line 23, in __init__ self.model = torch.jit.load(model_path) File "/usr/local/lib/python3.10/site-packages/torch/jit/_serialization.py", line 168, in load cpp_module = torch._C.import_ir_module( RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Container logs:
Fetching error logs...