runtime error
Exit code: 1. Reason: "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 360, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1695, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1235, in call_function prediction = await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2476, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 967, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 692, in wrapper response = f(*args, **kwargs) File "/home/user/app/app.py", line 132, in run_for_examples return generate( File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 192, in gradio_handler schedule_response = client.schedule(task_id=task_id, request=request, duration=duration_, gpu_size=gpu_size) File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 139, in schedule cgroup_path=utils.self_cgroup_device_path(), File "/usr/local/lib/python3.10/site-packages/spaces/zero/utils.py", line 86, in self_cgroup_device_path cgroup_content = Path(Config.zerogpu_proc_self_cgroup_path).read_text() File "/usr/local/lib/python3.10/pathlib.py", line 1134, in read_text with self.open(mode='r', encoding=encoding, errors=errors) as f: File "/usr/local/lib/python3.10/pathlib.py", line 1119, in open return self._accessor.open(self, mode, buffering, encoding, errors, FileNotFoundError: [Errno 2] No such file or directory: '/etc/host-cgroup' IMPORTANT: You are using gradio version 4.21.0, however version 4.44.1 is available, please upgrade. --------
Container logs:
Fetching error logs...