Skip to content

AI-MED-AGH/ml-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-api-test

A simple project to test fastmlapi package

Running in Docker

  1. Create a docker image
docker build -t ml-api-test-img .
  1. Run the container with port 8001 redirected (choose the 8001 port so it's unique in the system)
docker run -d --name ml-api-test -p 8001:8000 ml-api-test-img

About

A simple project to test fastmlapi package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published