runtime error
Exit code: 1. Reason: 02:04:31 [INFO] OmniFile_HF: No GPU detected — running on CPU 02:04:31 [INFO] OmniFile_HF: ============================================================ 02:04:31 [INFO] OmniFile_HF: OmniFile AI Processor — HF Spaces 02:04:31 [INFO] OmniFile_HF: Device : cpu | GPU: N/A 02:04:31 [INFO] OmniFile_HF: Cache : /data/.cache/huggingface 02:04:31 [INFO] OmniFile_HF: ============================================================ /app/app.py:975: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks( 02:04:31 [INFO] httpx: HTTP Request: HEAD https://huggingface.co/api/telemetry/https%3A/api.gradio.app/gradio-initiated-analytics "HTTP/1.1 200 OK" Traceback (most recent call last): File "/app/app.py", line 1274, in <module> demo = build_app() File "/app/app.py", line 1033, in build_app ocr_output = gr.Textbox( label="📋 Extracted Text / النص المستخرج", ...<2 lines>... placeholder="OCR results will appear here…", ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Textbox.__init__() got an unexpected keyword argument 'show_copy_button' 02:04:31 [INFO] httpx: HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
Container logs:
Fetching error logs...