Fabrice-TIERCELIN commited on
Commit
819b98e
·
verified ·
1 Parent(s): 176c27f
Files changed (1) hide show
  1. app_endframe.py +1 -0
app_endframe.py CHANGED
@@ -846,6 +846,7 @@ with block:
846
  outputs = [result_video, preview_image, progress_desc, progress_bar, start_button, end_button],
847
  cache_examples = True,
848
  )
 
849
  gr.HTML("""
850
  <div style="text-align:center; margin-top:20px;">Share your results and find ideas at the <a href="https://x.com/search?q=framepack&f=live" target="_blank">FramePack Twitter (X) thread</a></div>
851
  """)
 
846
  outputs = [result_video, preview_image, progress_desc, progress_bar, start_button, end_button],
847
  cache_examples = True,
848
  )
849
+
850
  gr.HTML("""
851
  <div style="text-align:center; margin-top:20px;">Share your results and find ideas at the <a href="https://x.com/search?q=framepack&f=live" target="_blank">FramePack Twitter (X) thread</a></div>
852
  """)