prompting
prompting copied to clipboard
Add missing packages from install
The following packages are not included in your base install that need to be for seamless validator setup:
- bittensor
- huggingface_hub
- wandb
These are installed when running poetry install --extras "validator" which is performed automatically by the run script run.sh. We may merge the miner and validator dependencies to simplify this though.