ozgurkara commited on
Commit
0b5dd3b
1 Parent(s): 2536180
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -191,6 +191,9 @@ with block:
191
  <h2 style="font-weight: 450; font-size: 1rem;">
192
  TL; DR: RAVE is a zero-shot, lightweight, and fast framework for text-guided video editing, supporting videos of any length utilizing text-to-image pretrained diffusion models.
193
  </h2>
 
 
 
194
  </div>
195
  """)
196
  with gr.Row():
 
191
  <h2 style="font-weight: 450; font-size: 1rem;">
192
  TL; DR: RAVE is a zero-shot, lightweight, and fast framework for text-guided video editing, supporting videos of any length utilizing text-to-image pretrained diffusion models.
193
  </h2>
194
+ <h2 style="font-weight: 450; font-size: 1rem;">
195
+ Note that this page is a limited demo of RAVE. To run with more configurations, please check out our GitHub page.
196
+ </h2>
197
  </div>
198
  """)
199
  with gr.Row():