willco-afk commited on
Commit
add6637
·
verified ·
1 Parent(s): 0658aac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gym==0.26.2
2
- numpy==1.24.2
3
- pickle5==0.0.11 # if needed for compatibility with pickle in some environments
4
- torch==2.1.0 # If using PyTorch for Q-learning
 
1
+ gym
2
+ numpy
3
+ pickle
4
+ huggingface_hub