Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


<h2 align="center">
<b>OpenFMNav: Towards Open-Set Zero-Shot Object Navigation via Vision-Language Foundation Models</b>

Expand Down Expand Up @@ -68,7 +70,7 @@ Please checkout [Grounded-SAM](https://github.com/IDEA-Research/Grounded-Segment

### OpenAI API keys

You will need an OpenAI API key to use this repo. Please `touch apikey.txt` and paste your API key in the file.
You will need an OpenAI API key to use this repo. Please `touch apikey.txt` and paste your OpenAI API key on the first line (additional keys can be provided, separated by newlines).

## Running

Expand Down