lev1 commited on
Commit
c886731
1 Parent(s): 7d526b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -222,7 +222,7 @@ with gr.Blocks() as demo:
222
  <h2>
223
  You can check the inference time for different number of frames
224
  <p style=" display: inline">
225
- <a href="https://github.com/Picsart-AI-Research/StreamingT2V/blob/main/README.md#inference" style="color:blue;" target="_blank">[here].</a>
226
  </p>
227
  </h2>
228
  """)
 
222
  <h2>
223
  You can check the inference time for different number of frames
224
  <p style=" display: inline">
225
+ <a href="https://github.com/Picsart-AI-Research/StreamingT2V/blob/main/README.md#inference-time" style="color:blue;" target="_blank">[here].</a>
226
  </p>
227
  </h2>
228
  """)