Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2] Create FastAPI Services #4

Merged
merged 9 commits into from
Dec 2, 2023
Merged

[#2] Create FastAPI Services #4

merged 9 commits into from
Dec 2, 2023

Conversation

putuwaw
Copy link
Member

@putuwaw putuwaw commented Dec 2, 2023

Description

Closes #2

I have created a FastAPI services that can preprocess image from client and sent to TFServing. I already create the /predict endpoint with required content-type.

Type of Change

  • New feature
  • Enhancement

Checklist:

  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have created unit tests

@putuwaw putuwaw added the feature New feature label Dec 2, 2023
@putuwaw putuwaw added this to the 50% Progress milestone Dec 2, 2023
@putuwaw putuwaw merged commit a93e677 into main Dec 2, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT] Services to Interact with Serving
1 participant