mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
chore: including new scritps for automation
This commit is contained in:
9
scripts/setuptpu.sh
Normal file
9
scripts/setuptpu.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
commands = (
|
||||
"pip install \"jax[tpu]\" -f https://storage.googleapis.com/jax-releases/libtpu_releases.html"
|
||||
"pip install stable-baselines3>=2.2.0 gymnasium wandb tensorboard"
|
||||
|
||||
|
||||
"
|
||||
|
||||
|
||||
)
|
||||
Reference in New Issue
Block a user