fffiloni commited on
Commit
ed4670c
·
1 Parent(s): 399e705

added warning about video length limit

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -134,7 +134,8 @@ with gr.Blocks(css=css) as demo:
134
  <p style="text-align: center;">
135
  This space is specifically designed for upscaling content made from <br />
136
  <a href="https://huggingface.co/spaces/fffiloni/zeroscope">the zeroscope_v2_576w space</a> using vid2vid. <br />
137
- Remember to use the same prompt that was used to generate the original clip.
 
138
  </p>
139
 
140
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center)](https://huggingface.co/spaces/fffiloni/zeroscope-XL?duplicate=true)
 
134
  <p style="text-align: center;">
135
  This space is specifically designed for upscaling content made from <br />
136
  <a href="https://huggingface.co/spaces/fffiloni/zeroscope">the zeroscope_v2_576w space</a> using vid2vid. <br />
137
+ Remember to use the same prompt that was used to generate the original clip.<br />
138
+ For demo purpose, video length is limited to 3 seconds.
139
  </p>
140
 
141
  [![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center)](https://huggingface.co/spaces/fffiloni/zeroscope-XL?duplicate=true)