jxtan commited on
Commit
ad6d176
1 Parent(s): 89860e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  https://huggingface.co/blog/HemanthSai7/deploy-applications-on-huggingface-spaces
2
 
3
  Objective: Convert any Huggingface repository into an API endpoint
 
1
+
2
+ ---
3
+ title: Fastapi Ai Endpoints
4
+ emoji: 🐢
5
+ colorFrom: green
6
+ colorTo: red
7
+ sdk: docker
8
+ pinned: false
9
+ ---
10
+
11
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
+
13
  https://huggingface.co/blog/HemanthSai7/deploy-applications-on-huggingface-spaces
14
 
15
  Objective: Convert any Huggingface repository into an API endpoint