runtime error

Exit code: 3. Reason: INFO: Started server process [1] INFO: Waiting for application startup. Carregando modelo MedGemma... Fetching 2 files: 0%| | 0/2 [00:00<?, ?it/s] Fetching 2 files: 50%|█████ | 1/2 [00:22<00:22, 22.67s/it] Fetching 2 files: 100%|██████████| 2/2 [00:22<00:00, 11.34s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:00<00:00, 12.42it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:00<00:00, 12.40it/s] Using a slow image processor as `use_fast` is unset and a slow processor was saved with this model. `use_fast=True` will be the default behavior in v4.52, even if the model was saved with a slow processor. This will result in minor differences in outputs. You'll still be able to use a slow processor with `use_fast=False`. Device set to use cpu INFO:root:=================================== INFO:root:🚀 Application ready ERROR: Traceback (most recent call last): File "/home/user/.local/lib/python3.9/site-packages/starlette/routing.py", line 694, in lifespan async with self.lifespan_context(app) as maybe_state: File "/home/user/.local/lib/python3.9/site-packages/starlette/routing.py", line 571, in __aenter__ await self._router.startup() File "/home/user/.local/lib/python3.9/site-packages/starlette/routing.py", line 671, in startup await handler() File "/app/app.py", line 59, in startup_event logging.info(f"🌐 Space URL: {SPACE_URL}") NameError: name 'SPACE_URL' is not defined ERROR: Application startup failed. Exiting. Modelo MedGemma carregado com sucesso!

Container logs:

Fetching error logs...