mrfakename
commited on
Commit
•
610d583
1
Parent(s):
f1c22b7
Update app.py
Browse files
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
|
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. 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 |
|