manideep2510 / eye-in-the-sky

Satellite Image Classification using semantic segmentation methods in deep learning

Home Page:http://inter-iit.tech/events/the-eye-in-the-sky.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements.txt file has incorrect structure

41WhiteElephants opened this issue · comments

Hi, could you please fix structure of the requirements.txt file that anybody can use pip install -r requirements.txt command? Also, you didn't mention any info about the versions of libraries you used.

Fixed the structure of requirements.txt. Now you can use pip install -r requirements.txt command to install the dependencies.