LanguageBind commited on
Commit
e631027
1 Parent(s): 1385786

Update opensora/serve/gradio_utils.py

Browse files
Files changed (1) hide show
  1. opensora/serve/gradio_utils.py +1 -1
opensora/serve/gradio_utils.py CHANGED
@@ -23,7 +23,7 @@ DESCRIPTION = """
23
  ## If Open-Sora-Plan is helpful, please help to ✨ the [Github Repo](https://github.com/PKU-YuanGroup/Open-Sora-Plan) and recommend it to your friends 😊'
24
  #### [Open-Sora-Plan v1.0.0](https://github.com/PKU-YuanGroup/Open-Sora-Plan) is a transformer-based text-to-video diffusion system trained on text embeddings from T5.
25
  #### This demo is only trained on 40k videos, when creating videos, please be aware that it has the potential to generate harmful videos. For more details read our [report]().
26
- #### Image generation is typically 50 steps, video generation maybe 150 steps will yield good results, but this may take 2-3 minutes.
27
  #### Feel free to enjoy the examples.
28
  #### English prompts ONLY; 提示词仅限英文
29
  ####
 
23
  ## If Open-Sora-Plan is helpful, please help to ✨ the [Github Repo](https://github.com/PKU-YuanGroup/Open-Sora-Plan) and recommend it to your friends 😊'
24
  #### [Open-Sora-Plan v1.0.0](https://github.com/PKU-YuanGroup/Open-Sora-Plan) is a transformer-based text-to-video diffusion system trained on text embeddings from T5.
25
  #### This demo is only trained on 40k videos, when creating videos, please be aware that it has the potential to generate harmful videos. For more details read our [report]().
26
+ #### Image generation is typically 50 steps, video generation maybe 150 steps will yield good results, but this may take 3-4 minutes.
27
  #### Feel free to enjoy the examples.
28
  #### English prompts ONLY; 提示词仅限英文
29
  ####