Update README.md
Browse files
README.md
CHANGED
@@ -107,13 +107,15 @@ This project is licensed under the MIT License - see the LICENSE file for detail
|
|
107 |
|
108 |
---
|
109 |
|
110 |
-
name: norwegian-rag-chatbot
|
111 |
-
title: Norwegian RAG Chatbot
|
112 |
-
emoji: π³π΄
|
113 |
-
colorFrom: blue
|
114 |
-
colorTo: red
|
115 |
-
sdk: gradio
|
116 |
-
sdk_version: 4.0.0
|
117 |
-
app_file: src/main.py
|
118 |
-
pinned:
|
119 |
license: mit
|
|
|
|
|
|
107 |
|
108 |
---
|
109 |
|
110 |
+
name: {{norwegian-rag-chatbot}}
|
111 |
+
title: {{Norwegian RAG Chatbot}}
|
112 |
+
emoji: {{π³π΄}}
|
113 |
+
colorFrom: {{blue}}
|
114 |
+
colorTo: {{red}}
|
115 |
+
sdk: {{gradio}}
|
116 |
+
sdk_version: {{4.0.0}}
|
117 |
+
app_file: {{src/main.py}}
|
118 |
+
pinned: false
|
119 |
license: mit
|
120 |
+
|
121 |
+
---
|