IDEA-Research / T-Rex

API for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
https://deepdataspace.com/home
Other
1.98k stars 120 forks source link

interactive_inference.py and gradio demo not working #64

Closed benjamin32561 closed 4 weeks ago

benjamin32561 commented 4 weeks ago

I am trying to use both the interactive_inference.py and gradio demo to understand the API and how to use it for generic visual prompt but both return and error Opera Snapshot_2024-06-04_092410_huggingface co Opera Snapshot_2024-06-04_092419_huggingface co

Mountchicken commented 4 weeks ago

Hi @benjamin32561 The Gradio demo hosted on HuggingFace is deprecated. You can try online demo here: https://deepdataspace.com/playground/ivp

benjamin32561 commented 4 weeks ago

thank you, I resolved the error I had with running locally too, thanks