Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
""")
|