Skip to content

Commit 909802c

Browse files
committed
update environment
1 parent 355b99b commit 909802c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ the distance between the keyboard and the door (outlined in blue).
4545

4646
## Instructions
4747

48+
### Environment
49+
The code is tested on Ubuntu 18.04 with following package, but should also work with other versions.
50+
```bash
51+
python==3.9.12
52+
pytorch==1.11.0
53+
pytorch3d==0.7.2
54+
langchain==0.2.1
55+
```
56+
4857
### Visual Programming Generation
4958
Run the following command. You need to modify the OpenAI key first.
5059
```python

0 commit comments

Comments
 (0)