mrfakename commited on
Commit
f1c22b7
1 Parent(s): 166d91b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -83,6 +83,8 @@ with gr.Blocks(css=css) as demo:
83
 
84
  ### NOTICE: This is running on a free Hugging Face Space. That means that it will be VERY slow. Expect it to take HOURS to upscale 5 minutes. Sorry, but that's what 4 vCPUs and 16 GB RAM brings :( - PLEASE be mindful and DO NOT upscale videos longer than 15 seconds!!
85
 
 
 
86
  Please note that after you upload an image, it may take several minutes before the progress bar appears. This is because we first convert your video to ensure the correct format.
87
  ''')
88
  # with gr.Tab("Image"):
 
83
 
84
  ### NOTICE: This is running on a free Hugging Face Space. That means that it will be VERY slow. Expect it to take HOURS to upscale 5 minutes. Sorry, but that's what 4 vCPUs and 16 GB RAM brings :( - PLEASE be mindful and DO NOT upscale videos longer than 15 seconds!!
85
 
86
+ [Check out Upscale on GitHub!](https://github.com/cv-sys/upscale)
87
+
88
  Please note that after you upload an image, it may take several minutes before the progress bar appears. This is because we first convert your video to ensure the correct format.
89
  ''')
90
  # with gr.Tab("Image"):