how to install transformer ?

~ $ pip install transformers torch sentencepiece detoxify spacy Collecting transformers Downloading transformers-4.57.1-py3-none-any.whl.metadata (43 kB) ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch ( Samsung Galaxy a52s ) ( termrux version= 0.118.1 )
1 Reply
owokitty
owokitty3w ago
try these commands
pkg upgrade
pkg install python-torch
pkg upgrade
pkg install python-torch

Did you find this page helpful?