runtime error

notice] To update, run: pip install --upgrade pip [notice] A new release of pip available: 22.3.1 -> 24.1.2 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip available: 22.3.1 -> 24.1.2 [notice] To update, run: pip install --upgrade pip The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/app_rvc.py", line 71, in <module> from soni_translate.speech_segmentation import ( File "/home/user/app/soni_translate/speech_segmentation.py", line 31, in <module> def load_and_transcribe_audio(asr_model, audio, compute_type, language, asr_options, batch_size, segment_duration_limit): File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 74, in GPU return _GPU(task, duration) File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 83, in _GPU from .wrappers import regular_function_wrapper File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 35, in <module> from . import torch File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/__init__.py", line 26, in <module> from . import patching_legacy as _patching File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching_legacy.py", line 80, in <module> _torch_generics = {name: getattr(torch, name) for name in GENERIC_METHOD_NAMES} File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching_legacy.py", line 80, in <dictcomp> _torch_generics = {name: getattr(torch, name) for name in GENERIC_METHOD_NAMES} File "/usr/local/lib/python3.10/site-packages/torch/__init__.py", line 2216, in __getattr__ raise AttributeError(f"module '{__name__}' has no attribute '{name}'") AttributeError: module 'torch' has no attribute 'obj'

Container logs:

Fetching error logs...