stratospark/food-101-keras

Cut down on requirements.txt

ankur2136 opened this issue · 0 comments

There seems to be a lot of redundant requirements added to the project.
143 dependencies is too large to resolve. Many of them are out-dated and version numbers not updated for others, while some could not be found in pip.

Preferably use '>=' instead of '=='