tententgc commited on
Commit
98c1192
·
1 Parent(s): 78dfec3

add Readme.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # FastAPI Demo
2
 
3
  This is a web interface to demonstrate object detection using a model deployed with FastAPI and ONNX Runtime.
 
1
+ ---
2
+ title: FastAPI Demo
3
+ emoji: 🎯
4
+ colorFrom: pink
5
+ colorTo: purple
6
+ sdk: docker
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
  # FastAPI Demo
12
 
13
  This is a web interface to demonstrate object detection using a model deployed with FastAPI and ONNX Runtime.