From fac145ef1496ef98146e4193e8ca1de8a1b67660 Mon Sep 17 00:00:00 2001 From: Cheng Chi Date: Tue, 11 Apr 2023 17:47:25 -0400 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df26c8..f9e4830 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ You can find all scripted/human demo for simulated environments [here](https://d pip install einops pip install packaging pip install h5py - pip install h5py_cache + pip install ipython cd act/detr && pip install -e . ### Example Usages