mbzuai-oryx / Video-ChatGPT

[ACL 2024 🔥] Video-ChatGPT is a video conversation model capable of generating meaningful conversation about videos. It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation. We also introduce a rigorous 'Quantitative Evaluation Benchmarking' for video-based conversational models.
https://mbzuai-oryx.github.io/Video-ChatGPT
Creative Commons Attribution 4.0 International
1.23k stars 108 forks source link

Website not working properly #39

Closed Muhammad-Soomro closed 1 year ago

Muhammad-Soomro commented 1 year ago

Hey, I hope you guys are doing well i want to use the vdeio-ChatGPT for a POC but the chatting feature is not working can you please look into this ASAP. Thank you

mmaaz60 commented 1 year ago

Hi @Muhammad-Soomro,

Thank you for creating the issue and apologies for the inconvenience caused. The demo is restored, however this frequent disruption is happening due to the some network related issues on our end. We are trying to find an alternative way of hosting the demo.

Meanwhile, if you want to have a smoother version of demo, I would highly recommend you to host it offline. The instructions are available at Running Video-ChatGPT demo offline.

Muhammad-Soomro commented 1 year ago

Hey can you please guide me what can i run the inference on the aws sagemaker ( from the hugging face )?

hanoonaR commented 1 year ago

Hi @Muhammad-Soomro,

Please refer to issue #41

Thank you.