Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy
|
| 2 |
+
Pillow
|
| 3 |
+
torch
|
| 4 |
+
transformers
|
| 5 |
+
datasets
|
| 6 |
+
accelerate
|
| 7 |
+
git+https://github.com/Physical-Intelligence/openpi.git
|