Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
|
|
| 1 |
title: Fastapi Demo
|
| 2 |
emoji: 🐠
|
| 3 |
colorFrom: red
|
| 4 |
colorTo: red
|
| 5 |
sdk: docker
|
| 6 |
pinned: false
|
|
|
|
| 7 |
|
| 8 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
---
|
| 2 |
title: Fastapi Demo
|
| 3 |
emoji: 🐠
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: red
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
---
|
| 9 |
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|