runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from HFHub import login_for_publication, litellm_api_keys, load_collection_from_space File "/home/user/app/HFHub.py", line 5, in <module> from smolagents.default_tools import __all__ as dft_tools File "/usr/local/lib/python3.10/site-packages/smolagents/default_tools.py", line 34, in <module> from .tools import TOOL_CONFIG_FILE, Tool, PipelineTool File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 51, in <module> from .types import ImageType, handle_agent_input_types, handle_agent_output_types File "/usr/local/lib/python3.10/site-packages/smolagents/types.py", line 23, in <module> from transformers.utils import ( ImportError: cannot import name 'is_soundfile_availble' from 'transformers.utils' (/usr/local/lib/python3.10/site-packages/transformers/utils/__init__.py)
Container logs:
Fetching error logs...