Skip to content

Commit

Permalink
Merge branch 'main' into restful_api
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyu-loopmind authored Sep 4, 2023
2 parents e953f22 + 658c9ef commit 128dadc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:

python-version: ["3.10", "3.11"]
steps:
- uses: actions/checkout@v2
- name: Build the servers
run: docker compose up -d --build


- name: Set up Python environment
uses: actions/setup-python@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A Production Tool for Embodied AI.
![loopquest frontend](screenshots/loopquest-screenshot.png)

- :video_camera:[Tutorial Video](https://capture.dropbox.com/Nucp9ObLT63qDr2E), [Dataset Demo](https://capture.dropbox.com/AOF5rGxHWyRb9T58)
- :video_camera:[Tutorial Video - Updated 9/4/2023](https://capture.dropbox.com/UXKQxGkwel6VRZJQ), [Dataset Demo](https://capture.dropbox.com/AOF5rGxHWyRb9T58)
- :house:[Discord](https://discord.gg/FTnFYeSy9r)

# Major features
Expand Down

0 comments on commit 128dadc

Please sign in to comment.