Jun-CEN / SegmentAnyRGBD

Segment Any RGBD
Other
764 stars 44 forks source link

Online demo doesn't work. #3

Open Winslow-Fan opened 1 year ago

Winslow-Fan commented 1 year ago

The hugging face demo on MMLAB-NTU is an empty page. The demo on jcenaa got a 'Runtime Error'

Is that the problem of my network connection or the deployment?

Jun-CEN commented 1 year ago

Hi,

Note that we need a GPU for the huggingface demo. The demo on jcenaa initially provides a GPU for the first two weeks since it is released, but we cannot provide a GPU anymore because it is expensive. The demo on MMLAB-NTU does not support GPU either. So one solution is to duplicate the demo into your own space on huggingface and use your own GPU. Another solution is to clone this repo and use the ui on your own computer.