andrewdalpino commited on
Commit
cea1cf3
·
verified ·
1 Parent(s): 2cf4082

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,6 +36,8 @@ SuperCool is a fast single-image super-resolution (SISR) model capable of upscal
36
 
37
  ![Super Cool 4X Medium Comparison](https://raw.githubusercontent.com/andrewdalpino/SuperCool/master/docs/images/comparison-4x-medium.png)
38
 
 
 
39
  ## Install Project Dependencies
40
 
41
  Project dependencies are specified in the `requirements.txt` file. You can install them with [pip](https://pip.pypa.io/en/stable/) using the following command from the project root. We recommend using a virtual environment such as `venv` to keep package dependencies on your system tidy.
 
36
 
37
  ![Super Cool 4X Medium Comparison](https://raw.githubusercontent.com/andrewdalpino/SuperCool/master/docs/images/comparison-4x-medium.png)
38
 
39
+ ![Super Cool 4X Large Comparison](https://raw.githubusercontent.com/andrewdalpino/SuperCool/master/docs/images/comparison-4x-large.png)
40
+
41
  ## Install Project Dependencies
42
 
43
  Project dependencies are specified in the `requirements.txt` file. You can install them with [pip](https://pip.pypa.io/en/stable/) using the following command from the project root. We recommend using a virtual environment such as `venv` to keep package dependencies on your system tidy.