Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitShridhar committed Jul 10, 2024
1 parent 7aa7d38 commit 223bbab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Genima fine-tunes Stable Diffusion to draw joint-actions on RGB observations.

![](media/teaser_v1.gif)

This repo is for reproducing the RLBench results from the paper. For the latest updates, see: [genima-robot.github.io](https://genima-robot.github.io)
This repo is for reproducing the RLBench results from the paper. For the latest updates, see: [genima-robot.github.io](https://genima-robot.github.io).

*Note: This is not an official Dyson product.*

Expand Down Expand Up @@ -41,7 +41,7 @@ poetry exec rlbench # install pyrep and rlbench
poetry install # install dependencies
```

Manually install TiGeR (temporary work around while TiGeR is in flux):
Manually install TiGeR for the ACT implementation (temporary work around while TiGeR is in flux):
```bash
cd <install_dir>
git clone https://github.com/stepjam/tiger.git
Expand Down

0 comments on commit 223bbab

Please sign in to comment.