Skip to content

Repo for the server for Malaria Recognition using Deep Learning

Notifications You must be signed in to change notification settings

wewrotethat/fictional-spork-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fictional-spork-server

Repo for the server for Malaria Recognition using Deep Learning

Running the app

In order to run the app

  • Install pipenv
  • run pipenv install in the directory
  • create a firebase project and update the gcloud_storage.py file with the correct info as well as the .env file
  • create a mongo db instance and add the url to the .env file
  • create a hahu sms account and add the required credentials to the .env file
  • then run app.py using python app.py or gunicorn app:app

About

Repo for the server for Malaria Recognition using Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published