Spaces:
Runtime error
Runtime error
randommm
commited on
Commit
·
67a8ba0
1
Parent(s):
4c5ef51
update
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
@@ -22,4 +22,19 @@ tqdm>=4.64.0
|
|
22 |
rich>=13.0.1
|
23 |
numba>=0.55.2
|
24 |
tensorboard>=2.11.0
|
25 |
-
setproctitle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
rich>=13.0.1
|
23 |
numba>=0.55.2
|
24 |
tensorboard>=2.11.0
|
25 |
+
setproctitle
|
26 |
+
absl_py==1.3.0
|
27 |
+
gradio==4.17.0
|
28 |
+
gym==0.21.0
|
29 |
+
gymnasium==0.29.1
|
30 |
+
numpy==1.23.1
|
31 |
+
plotly==5.11.0
|
32 |
+
PuLP==2.7.0
|
33 |
+
PyYAML==6.0
|
34 |
+
PyYAML==6.0.1
|
35 |
+
scikit_learn==1.2.0
|
36 |
+
setproctitle==1.3.2
|
37 |
+
spopt==0.5.0
|
38 |
+
stable_baselines3==2.2.1
|
39 |
+
torch==2.1.2
|
40 |
+
torch==1.9.1+cu102
|