Fabrice-TIERCELIN commited on
Commit
99f420c
1 Parent(s): 4e68066

30 GB VRAM

Browse files
Files changed (1) hide show
  1. gradio_demo.py +1 -1
gradio_demo.py CHANGED
@@ -203,7 +203,7 @@ if torch.cuda.device_count() == 0:
203
  title_md = """
204
  <h1><center>SUPIR: Practicing Model Scaling for Photo-Realistic Image Restoration</center></h1>
205
 
206
- <p style="background-color: red;"><big><big><big><b>⚠️To use SUPIR, <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/SUPIR?duplicate=true">Duplicate this space</a> and set a GPU with 60 GB VRAM.</b>
207
 
208
  You can't use SUPIR directly here because this space runs on a CPU, which not enough for SUPIR. This is a template space. Please provide feedback if you have issues.
209
  </big></big></big></p>
 
203
  title_md = """
204
  <h1><center>SUPIR: Practicing Model Scaling for Photo-Realistic Image Restoration</center></h1>
205
 
206
+ <p style="background-color: red;"><big><big><big><b>⚠️To use SUPIR, <a href="https://huggingface.co/spaces/Fabrice-TIERCELIN/SUPIR?duplicate=true">Duplicate this space</a> and set a GPU with 30 GB VRAM.</b>
207
 
208
  You can't use SUPIR directly here because this space runs on a CPU, which not enough for SUPIR. This is a template space. Please provide feedback if you have issues.
209
  </big></big></big></p>