Spaces:
Sleeping
Sleeping
Asaad Almutareb
commited on
Commit
·
3d7c58a
1
Parent(s):
695a4c1
updated README for hf space
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# FastAPI Backend for InnovationPathfinderAI
|
2 |
GenAI Research Assistant for Innovation Labs
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: {{title}}
|
3 |
+
emoji: {{emoji}}
|
4 |
+
colorFrom: {{colorFrom}}
|
5 |
+
colorTo: {{colorTo}}
|
6 |
+
sdk: docker
|
7 |
+
sdk_version: "{{sdkVersion}}"
|
8 |
+
app_file: main.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# FastAPI Backend for InnovationPathfinderAI
|
13 |
GenAI Research Assistant for Innovation Labs
|
14 |
|