Spaces:
Running
Running
Update README.md
Browse files
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
|