Skip to content

Commit

Permalink
add hil instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonalaird committed Jan 24, 2025
1 parent d7076e1 commit c78b059
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ npm run dev
Then go to `http://localhost:3000` in your browser to see the app running.

![screenshot](https://github.com/landing-ai/vision-agent/blob/main/assets/screenshot.png?raw=true)

# Human-in-the-loop
If you want to run with human-in-the-loop, set `DEBUG_HIL = True` inside `app.py`. Note
not all visualizations are supported, only object detection.

0 comments on commit c78b059

Please sign in to comment.