improve transformer architecture, remove 3.10 install constraint, add documentation for torch.compile()
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
-r requirements-freqai.txt
|
||||
|
||||
# Required for freqai-rl
|
||||
torch==2.0.0; python_version < '3.11'
|
||||
torch==2.0.0
|
||||
#until these branches will be released we can use this
|
||||
gymnasium==0.28.1
|
||||
stable_baselines3==2.0.0a5
|
||||
|
||||
Reference in New Issue
Block a user