hpcaitech / Open-Sora

Open-Sora: Democratizing Efficient Video Production for All
https://hpcaitech.github.io/Open-Sora/
Apache License 2.0
20.23k stars 1.91k forks source link

demo can't work in huggingface space #513

Closed johnniev5 closed 1 week ago

johnniev5 commented 2 weeks ago

it can't load https://huggingface.co/spaces/hpcai-tech/open-sora

zhengzangw commented 2 weeks ago

So sorry that it seems too many people are trying our model. There are not enough resources in the huggingface space.

johnniev5 commented 2 weeks ago

ok, how to resolve it, do you have any plans.

zhengzangw commented 2 weeks ago

We are working on it. For now the demo will be temporarily down as we are testing our repair.

zhengzangw commented 2 weeks ago

Currently, it is up. Here are two updates:

  1. The huggingface gradio cannot support flash-attn & apex, thus using larger memory and the generation speed is slower. Try not to generate 720p and too long video.
  2. Thanks to HF they increase our number of replicas to 3, and thus have a better load balance.