Skip to content

Commit 22af7a7

Browse files
committed
📝
1 parent 5581587 commit 22af7a7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,5 @@ dmypy.json
129129
.pyre/
130130

131131
# Mac OS Desktop store file
132-
.DS_Store
132+
.DS_Store
133+
.vscode

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ Scaffolding for serving ml model APIs using FastAPI
44

55
This repo contains the scaffolding which can be used to speed up your next machine learning project.
66

7+
## Table of Contents
8+
9+
*[Maintainer(s)](#Maintainers)
10+
*[Overview](#Overview)
11+
* [Architecture]()

0 commit comments

Comments
 (0)