Skip to content

balajivenky06/FastApi_Docker_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastApi_Docker_App

Contains work related to Containerizing NLP based Web application using FastApi - my learning from OReilly platform - Noah Gift Author

Note1: Download roberta-sequence-classification-9.onnx file from https://github.com/onnx/models/tree/master/text/machine_comprehension/roberta move the onnx file to location webapp/ folder

Note2: Docker image might require 2GB for up & running. Ensure you have enough space

Docker command to build image: docker build -t balajivenky06/fastapi-demo .

About

Contains work related to Containerizing NLP based Web application using FastApi

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors