runtime error

ference_batch_norm_layer_call_and_return_conditional_losses_173304) with ops with unsaved custom gradients. Will likely fail if a gradient is requested. WARNING:absl:Importing a function (__inference_batch_norm_layer_call_and_return_conditional_losses_171590) with ops with unsaved custom gradients. Will likely fail if a gradient is requested. WARNING:absl:Importing a function (__inference_stage1_layer_call_and_return_conditional_losses_55678) with ops with unsaved custom gradients. Will likely fail if a gradient is requested. WARNING:absl:Importing a function (__inference_batch_norm_similarity_layer_call_and_return_conditional_losses_180376) with ops with unsaved custom gradients. Will likely fail if a gradient is requested. WARNING:absl:Importing a function (__inference_batch_norm_layer_call_and_return_conditional_losses_22088) with ops with unsaved custom gradients. Will likely fail if a gradient is requested. /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:257: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/outputs.py:43: UserWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( Traceback (most recent call last): File "app.py", line 217, in <module> gr.outputs.Image(type="plot", label="Output"), File "/home/user/.local/lib/python3.8/site-packages/gradio/outputs.py", line 48, in __init__ super().__init__(type=type, label=label) File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1645, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: plot. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...