Skip to content

Commit 430b004

Browse files
committed
update requirements_full_install.txt
1 parent f99d318 commit 430b004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ pip install -e .
9999
- Simple RT-1 and Octo evaluation script on prepackaged environments with visual matching evaluation setup: see [`simpler_env/simple_inference_visual_matching_prepackaged_envs.py`](https://github.com/simpler-env/SimplerEnv/blob/main/simpler_env/simple_inference_visual_matching_prepackaged_envs.py).
100100
- Colab notebook for RT-1 and Octo inference: see [this link](https://colab.research.google.com/github/simpler-env/SimplerEnv/blob/main/example.ipynb).
101101
- Policy inference scripts to reproduce our Google Robot and WidowX real-to-sim evaluation results with advanced loggings. These contain both visual matching and variant aggregation evaluation setups along with RT-1, RT-1-X, and Octo policies. See [`scripts/`](https://github.com/simpler-env/SimplerEnv/tree/main/scripts).
102-
- Real-to-sim evaluation videos from running `scripts/*.sh`: see [this link](TODO).
102+
- Real-to-sim evaluation videos from running `scripts/*.sh`: see [this link](https://huggingface.co/datasets/xuanlinli17/simpler-env-eval-example-videos/tree/main).
103103

104104
## Current Environments
105105

requirements_full_install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tensorflow[and-cuda]
22
tensorflow_datasets==4.9.4
3-
tensorflow_hub==0.16.1
3+
tensorflow_hub==0.16.0
44
rlds==0.1.8
55
tf_agents==0.19.0
66
dm-reverb[tensorflow]==0.14.0

0 commit comments

Comments
 (0)