ritwik12 / Celestial-bodies-detection

TensorFlow Image Classifier that can be used to classify whether an image is of a Planet (Earth, Mercury, Mars, etc), Galaxy (Spiral, Elliptical, Irregular), Satellites, Comets, Etc.
https://celestial-bodies-detection.herokuapp.com
GNU General Public License v3.0
84 stars 57 forks source link

[Deploy on heroku] Procfile added #84

Closed priyalekande closed 2 years ago

priyalekande commented 2 years ago

To deploy the webpages on heroke

priyalekande commented 2 years ago

Procfile has been added to the code which will help Horeku to deploy the webapp

priyalekande commented 2 years ago

further steps will be

ritwik12 commented 2 years ago

Thanks @priyalekande. I will check the steps further and will update here.

priyalekande commented 2 years ago

Sure @ritwik12

ritwik12 commented 2 years ago

Thanks @priyalekande. I have deployed the app at https://celestial-bodies-detection.herokuapp.com/ with the help of this PR.