gokaygokay commited on
Commit
14050a4
1 Parent(s): 6f165b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -404,6 +404,7 @@ def gradio_process_media(input_media, resolution, num_inference_steps, strength,
404
 
405
  title = """
406
  <h1 align="center">Simple Slow Video Upscaler</h1>
 
407
  <p align="center">
408
  <a href="https://twitter.com/hrishioa" target="_blank">[Hrishi]</a>
409
  <a href="https://huggingface.co/spaces/gokaygokay/Tile-Upscaler" target="_blank">[gokaygokay/Tile-Upscaler]</a>
 
404
 
405
  title = """
406
  <h1 align="center">Simple Slow Video Upscaler</h1>
407
+ <p align="center">Currently takes too long :( Please try 1-2 seconds videos only.</p>
408
  <p align="center">
409
  <a href="https://twitter.com/hrishioa" target="_blank">[Hrishi]</a>
410
  <a href="https://huggingface.co/spaces/gokaygokay/Tile-Upscaler" target="_blank">[gokaygokay/Tile-Upscaler]</a>