Spaces:
Sleeping
Sleeping
File size: 441 Bytes
4b27ea2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
pkg update
pkg upgrade
pkg install python
pkg install git
pkg search <transformer>
pkg search transformer
pkg search <transformers>
pkg search transformers
pkg install transformers
pip install transformers
pip --version
pkg install python-pip
pip install python-telegram-bot requests
python-telegram-bot==13.7
requests
python-telegram-bot==13.7
requests==2.26.0
web3==5.25.0 # If you need blockchain integration (for Ethereum-based tokens)
|