separate RL install from general FAI install, update docs

This commit is contained in:
robcaulk
2022-10-05 15:58:54 +02:00
parent 9c73411ac2
commit 936ca24482
6 changed files with 29 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
# Include all requirements to run the bot.
-r requirements-freqai.txt
# Required for freqai-rl
torch==1.12.1
stable-baselines3==1.6.1
gym==0.26.2
sb3-contrib==1.6.1