mrfakename commited on
Commit
92a908f
1 Parent(s): 708a0d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -81,6 +81,8 @@ with gr.Blocks(css=css) as demo:
81
  # Upscale
82
  ## A CVSYS Project
83
 
 
 
84
  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.
85
  ''')
86
  # with gr.Tab("Image"):
 
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 4 vCPUs and 16 GB RAM brings :(
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"):