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

Add 4x medium comparison

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -34,6 +34,8 @@ SuperCool is a fast single-image super-resolution (SISR) model capable of upscal
34
 
35
  ![Super Cool 4X Small Comparison](https://raw.githubusercontent.com/andrewdalpino/SuperCool/master/docs/images/comparison-4x-small.png)
36
 
 
 
37
  ## Install Project Dependencies
38
 
39
  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.
 
34
 
35
  ![Super Cool 4X Small Comparison](https://raw.githubusercontent.com/andrewdalpino/SuperCool/master/docs/images/comparison-4x-small.png)
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.