runtime error

Traceback (most recent call last): File "/home/user/app/fastchat/serve/gradio_web_server.py", line 30, in <module> from fastchat.model.model_adapter import ( File "/home/user/app/fastchat/model/__init__.py", line 1, in <module> from fastchat.model.model_adapter import ( File "/home/user/app/fastchat/model/model_adapter.py", line 16, in <module> import torch ModuleNotFoundError: No module named 'torch'

Container logs:

Fetching error logs...