runtime error
Exit code: 1. Reason: ": 12, "n_positions": 1024, "pad_token_id": 50256, "reorder_and_upcast_attn": false, "resid_pdrop": 0.1, "scale_attn_by_inverse_layer_idx": false, "scale_attn_weights": true, "summary_activation": null, "summary_first_dropout": 0.1, "summary_proj_to_labels": true, "summary_type": "cls_index", "summary_use_proj": true, "task_specific_params": { "text-generation": { "do_sample": true, "max_length": 50 } }, "transformers_version": "4.48.0", "use_cache": true, "vocab_size": 50257 } /usr/local/lib/python3.10/site-packages/gradio/inputs.py:256: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /usr/local/lib/python3.10/site-packages/gradio/deprecation.py:40: UserWarning: `enable_queue` is deprecated in `Interface()`, please use it within `launch()` instead. warnings.warn(value) /usr/local/lib/python3.10/site-packages/gradio/interface.py:328: UserWarning: Currently, only the 'default' theme is supported. warnings.warn("Currently, only the 'default' theme is supported.") IMPORTANT: You are using gradio version 3.2, however version 4.44.1 is available, please upgrade. -------- Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from OCR_Image_to_Text import get_OCR_demo File "/home/user/app/OCR_Image_to_Text.py", line 13, in <module> from googletrans import Translator File "/usr/local/lib/python3.10/site-packages/googletrans/__init__.py", line 7, in <module> from googletrans.client import Translator File "/usr/local/lib/python3.10/site-packages/googletrans/client.py", line 14, in <module> from httpx._types import ProxyTypes ImportError: cannot import name 'ProxyTypes' from 'httpx._types' (/usr/local/lib/python3.10/site-packages/httpx/_types.py)
Container logs:
Fetching error logs...