Update README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,8 @@ SuperCool is a fast single-image super-resolution (SISR) model capable of upscal
|
|
36 |
|
37 |

|
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 |

|
38 |
|
39 |
+

|
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.
|