mrfakename commited on
Commit
39c13f3
1 Parent(s): 610d583

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with gr.Blocks(css=css) as demo:
81
  # Upscale
82
  ## A CVSYS Project
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 2 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
 
 
81
  # Upscale
82
  ## A CVSYS Project
83
 
84
+ ### NOTICE: This is running on a free Hugging Face Space, so it will be quite slow. Expect it to take _hours_ to upscale 5 minutes. Please be mindful and _DO NOT_ upscale videos longer than 15 seconds! Thank you!
85
 
86
  [Check out Upscale on GitHub!](https://github.com/cv-sys/upscale)
87