Skip to content

navneet-28/Truefoundry_MLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Use:

  • Clone this repo:

    git clone [email protected]:navneet-28/Truefoundry_MLE.git
  • Install the requirements:

    pip install -r requirements.txt
  • Run the FastAPI server using uvicorn:

    uvicorn main:app --host 0.0.0.0 --port 8000
  • The app is now live at http://localhost:8000/

  • Run the test cases:

    python test_all.py http://0.0.0.0:8000/predict

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages