runtime error

ded-diffusion Downloading https://modelscope.oss-cn-beijing.aliyuncs.com/releases/dependencies/ddpm_guided_diffusion-0.0.0-py3-none-any.whl (38 kB) Collecting PyMCubes Downloading PyMCubes-0.1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.3/274.3 kB 59.4 MB/s eta 0:00:00 Collecting edit-distance Downloading edit_distance-1.0.6-py3-none-any.whl (11 kB) Collecting torchsummary>=1.5.1 Downloading torchsummary-1.5.1-py3-none-any.whl (2.8 kB) Collecting torch-scatter Downloading torch_scatter-2.1.2.tar.gz (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.0/108.0 kB 22.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' error: subprocess-exited-with-error Γ— python setup.py egg_info did not run successfully. β”‚ exit code: 1 ╰─> [6 lines of output] Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-4vm30upz/torch-scatter_7e95a9513ae84822bc468123278e5283/setup.py", line 8, in <module> import torch ModuleNotFoundError: No module named 'torch' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed Γ— Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. [notice] A new release of pip available: 22.3.1 -> 23.3 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from modelscope.outputs import OutputKeys ModuleNotFoundError: No module named 'modelscope'

Container logs:

Fetching error logs...