Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
colorFrom: purple
|
5 |
colorTo: red
|
6 |
-
sdk:
|
7 |
-
sdk_version: 4.7.1
|
8 |
-
app_file: app.py
|
9 |
pinned: false
|
10 |
-
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
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
|