zR commited on
Commit
64de87c
1 Parent(s): 33df769

change font

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -173,7 +173,7 @@ with gr.Blocks() as demo:
173
  enhance_button = gr.Button("✨ Enhance Prompt(Optional)")
174
 
175
  gr.Markdown(
176
- "<span style='color:red; font-weight:bold;'>For the CogVideoX-5B model, 50 steps will take approximately 300 seconds.</span>"
177
  )
178
 
179
  with gr.Group():
 
173
  enhance_button = gr.Button("✨ Enhance Prompt(Optional)")
174
 
175
  gr.Markdown(
176
+ "<span style='color:red; font-weight:bold;'>For the CogVideoX-5B model, 50 steps will take approximately 120 seconds.</span>"
177
  )
178
 
179
  with gr.Group():