runtime error

File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 99, in sync raise return_result File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 54, in _runner result[0] = await coro File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 187, in create await self.cache_interface_examples() File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 224, in cache_interface_examples raise e File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 220, in cache_interface_examples prediction = await self.process_example(example_id) File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 241, in process_example predictions = await self.fn(*processed_input) File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 651, in submit_func prediction = await self.run_prediction(args) File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 678, in run_prediction prediction = await self.fn(*processed_input) File "/home/user/.local/lib/python3.8/site-packages/gradio/mix.py", line 40, in parallel_fn return_values = await asyncio.gather( File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 680, in run_prediction prediction = await anyio.to_thread.run_sync( File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread return await future File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run result = context.run(func, *args) File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 267, in query_huggingface_api raise ValueError( ValueError: Could not complete request to HuggingFace API, Error 504

Container logs:

Fetching error logs...