add webUI

This commit is contained in:
SlongLiu
2023-03-28 15:41:55 +08:00
parent c974f60d73
commit ac00bd4a36
2 changed files with 125 additions and 0 deletions

View File

@@ -63,6 +63,10 @@ CUDA_VISIBLE_DEVICES=6 python demo/inference_on_a_image.py \
```
See the `demo/inference_on_a_image.py` for more details.
**Web UI**
We also provide a demo code to integrate Grounding DINO with Gradio Web UI. See the file `demo/gradio_app.py` for more details.
## Checkpoints
<!-- insert a table -->