runtime error
_ENABLE_ONEDNN_OPTS=0`. 2023-05-28 12:16:27.051638: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. Caching examples at: '/home/user/app/gradio_cached_examples/29' Traceback (most recent call last): File "app.py", line 307, in <module> main() File "app.py", line 297, in main interface = gr.Interface( File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 449, in __init__ self.render_examples() File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 799, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 70, in create_examples client_utils.synchronize_async(examples_obj.create) File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 489, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync raise return_result File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner result[0] = await coro File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 277, in create await self.cache() File "/home/user/.local/lib/python3.8/site-packages/gradio/helpers.py", line 312, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1323, in process_api result = await self.call_function( File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1061, in call_function raise ValueError("Need to enable queue to use generators.") ValueError: Need to enable queue to use generators.
Container logs:
Fetching error logs...