hevold commited on
Commit
8ef6272
Β·
verified Β·
1 Parent(s): f142aee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
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: true
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
+ ---