mrfakename commited on
Commit
0cf168b
1 Parent(s): 39c13f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -85,6 +85,12 @@ with gr.Blocks(css=css) as demo:
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"):
 
85
 
86
  [Check out Upscale on GitHub!](https://github.com/cv-sys/upscale)
87
 
88
+ ## Want Faster Inference?
89
+
90
+ Duplicate this space for faster inference! We recommend using an A10G or A100.
91
+
92
+ <a href="https://huggingface.co/spaces/cvsys/upscale?duplicate=true"><img src="https://img.shields.io/badge/-Duplicate%20Space-blue?labelColor=white&style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAP5JREFUOE+lk7FqAkEURY+ltunEgFXS2sZGIbXfEPdLlnxJyDdYB62sbbUKpLbVNhyYFzbrrA74YJlh9r079973psed0cvUD4A+4HoCjsA85X0Dfn/RBLBgBDxnQPfAEJgBY+A9gALA4tcbamSzS4xq4FOQAJgCDwV2CPKV8tZAJcAjMMkUe1vX+U+SMhfAJEHasQIWmXNN3abzDwHUrgcRGmYcgKe0bxrblHEB4E/pndMazNpSZGcsZdBlYJcEL9Afo75molJyM2FxmPgmgPqlWNLGfwZGG6UiyEvLzHYDmoPkDDiNm9JR9uboiONcBXrpY1qmgs21x1QwyZcpvxt9NS09PlsPAAAAAElFTkSuQmCC&logoWidth=14"></a>
93
+
94
  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.
95
  ''')
96
  # with gr.Tab("Image"):