Commit 79250b82 authored by dcuai's avatar dcuai
Browse files

Update demo.py

parent a68071f2
......@@ -5,7 +5,7 @@ from mmengine.config import Config
from mmengine.logging import print_log
from mmdet.apis import DetInferencer
from projects.XDecoder.xdecoder.inference import (
from xdecoder.inference import (
ImageCaptionInferencer, RefImageCaptionInferencer,
TextToImageRegionRetrievalInferencer)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment