runtime error

Exit code: 1. Reason: ��━━ 10.4/10.4 MB 212.6 MB/s eta 0:00:00 Downloading gTTS-2.5.4-py3-none-any.whl (29 kB) Downloading regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (781 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.7/781.7 kB 52.1 MB/s eta 0:00:00 Downloading safetensors-0.5.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (471 kB) Downloading tokenizers-0.21.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 140.3 MB/s eta 0:00:00 Installing collected packages: safetensors, regex, gtts, tokenizers, transformers Successfully installed gtts-2.5.4 regex-2024.11.6 safetensors-0.5.3 tokenizers-0.21.1 transformers-4.51.3 None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. config.json: 0%| | 0.00/642 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 642/642 [00:00<00:00, 5.60MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> chatbot = pipeline("text-generation", model="microsoft/DialoGPT-medium") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 942, in pipeline framework, model = infer_framework_load_model( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 242, in infer_framework_load_model raise RuntimeError( RuntimeError: At least one of TensorFlow 2.0 or PyTorch should be installed. To install TensorFlow 2.0, read the instructions at https://www.tensorflow.org/install/ To install PyTorch, read the instructions at https://pytorch.org/.

Container logs:

Fetching error logs...