Low-light-Image-Enhancement icon indicating copy to clipboard operation
Low-light-Image-Enhancement copied to clipboard

Fix name of `requirements.txt` file

Open nomicode opened this issue 3 years ago • 1 comments

The readme.md file instructs you to run:

pip3 install -r requirements.txt

When you do this, Python returns the following error:

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

This PR fixes the the issue.

nomicode avatar Jul 18 '21 16:07 nomicode

@pvnieo please could you give this PR a review and merge?

nomicode avatar Dec 02 '21 17:12 nomicode

thank you for noticing, issue fixed!

pvnieo avatar Aug 15 '22 19:08 pvnieo