Rabbitzzc
                                            Rabbitzzc
                                        
                                    use this. ```ts "devDependencies": { "live-server": "git+https://github.com/tapio/live-server.git#ad22544", }, ```
refer: https://github.com/facebookresearch/detectron2/issues/5010#issuecomment-1649088035 fixed by `python3 -m pip install -U 'git+https://github.com/facebookresearch/detectron2.git@ff53992b1985b63bd3262b5a36167098e3dada02'`
> As @ppwwyyxx state - the problem is in the file fetching from Dropbox. On my linux machine it save the file with the query tail: `model_final.pth?dl=1`. Then, it tries...
代码问题 `this.maxAge = props.maxAge ? Number(props.maxAge) : props.maxAge === 0 ? 0 : null;`
目前样式上比较丑陋,还需要提升,或者定制化~(暴露 class 、读取配置文件等)
挺好的