Skip to content

Commit

Permalink
Update README.md; fix amr_demo
Browse files Browse the repository at this point in the history
  • Loading branch information
awkrail authored Oct 23, 2024
1 parent 4015fa9 commit e03d917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Run `python api_example/amr_demo.py` to reproduce the AMR results.
For CPU users, set `feature_name='clip'` because CLIP+Slowfast or CLIP+Slowfast+PANNs features are very slow without GPUs.

## Gradio demo
Run `python gradio_demo/demo.py`. Upload the video and input text query, and click the blue button.
Run `python gradio_demo/demo.py`. Upload the video and input text query, and click the blue button. For AMR demo, run `python gradio_demo/amr_demo.py`.

![Gradio demo image](images/demo_improved.png)

Expand Down

0 comments on commit e03d917

Please sign in to comment.