Update ACT_DP_multitask/requirements.txt
Browse files
ACT_DP_multitask/requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
absl-py==2.3.0
|
2 |
ackermann-msgs==2.0.2
|
3 |
action-msgs==1.2.1
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
diffusers
|
4 |
+
huggingface_hub
|
5 |
+
transformers
|
6 |
+
matplotlib
|
7 |
+
IPython
|
8 |
absl-py==2.3.0
|
9 |
ackermann-msgs==2.0.2
|
10 |
action-msgs==1.2.1
|