runtime error
Exit code: 1. Reason: ā ļø Warning: transformers/torch not installed. AI Agent will use offline database only. Install with: pip install transformers torch accelerate š Initializing AI Agent... ā ļø AI Agent not available - install transformers and torch ā AI Agent ready! Traceback (most recent call last): File "/home/user/app/app.py", line 553, in <module> gr.Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 59, in create_examples examples_obj = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 217, in __init__ prediction_value = processing_utils.move_files_to_cache( File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 294, in move_files_to_cache return client_utils.traverse(data, _move_to_cache, client_utils.is_file_obj) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 773, in traverse return func(json_obj) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 287, in _move_to_cache temp_file_path = move_resource_to_block_cache(payload.path, block) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 265, in move_resource_to_block_cache temp_file_path = save_file_to_cache( File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 191, in save_file_to_cache temp_dir = hash_file(file_path) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 118, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/app/test_images/product_to_verify.jpg' IMPORTANT: You are using gradio version 4.0.0, however version 4.44.1 is available, please upgrade. --------
Container logs:
Fetching error logs...