Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
torch==2.0.1
|
8 |
-
protobuf==4.24.3
|
|
|
1 |
+
matplotlib
|
2 |
+
requests
|
3 |
+
stable-baselines3
|
4 |
+
gym
|
5 |
+
torch
|
6 |
+
protobuf
|
|
|
|