jbilcke-hf HF staff commited on
Commit
d249ed4
1 Parent(s): 0b77ad8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -357,9 +357,9 @@ with gr.Blocks() as demo:
357
  <div style="text-align: center; color: black;">
358
  <p style="color: black;">This space is a headless text-to-video API tool designed for Hugging Chat.</p>
359
  <br/>
360
- <p>✅ Simple, uncomplicated workflow</p>
361
- <p>✅ Replies in less than 25 seconds</p>
362
- <p>✅ Designed to be used as an API</p>
363
  <br/>
364
  <p style="color: black;">All credit due to the authors of the original space: <a href="https://huggingface.co/spaces/ByteDance/AnimateDiff-Lightning" target="_blank">ByteDance's AnimateDiff-Lightning</a>.</p>
365
  </div>
 
357
  <div style="text-align: center; color: black;">
358
  <p style="color: black;">This space is a headless text-to-video API tool designed for Hugging Chat.</p>
359
  <br/>
360
+ <p style="color: black;">✅ Simple, uncomplicated workflow</p>
361
+ <p style="color: black;">✅ Replies in less than 25 seconds</p>
362
+ <p style="color: black;">✅ Designed to be used as an API</p>
363
  <br/>
364
  <p style="color: black;">All credit due to the authors of the original space: <a href="https://huggingface.co/spaces/ByteDance/AnimateDiff-Lightning" target="_blank">ByteDance's AnimateDiff-Lightning</a>.</p>
365
  </div>