Spaces:
Build error
Build error
Thomas Gardos
commited on
Commit
โข
6161dc5
1
Parent(s):
89c1950
Updated readme yaml front matter to docker sdk
Browse files
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
title: AI Class Tutor
|
3 |
description: An LLM based AI class tutor with RAG on DL4DS course
|
4 |
emoji: ๐ถ
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# DL4DS Tutor ๐
|
7 |
|
|
|
2 |
title: AI Class Tutor
|
3 |
description: An LLM based AI class tutor with RAG on DL4DS course
|
4 |
emoji: ๐ถ
|
5 |
+
colorFrom: red
|
6 |
+
colorTo: green
|
7 |
+
sdk: docker
|
8 |
+
app_port: 7860
|
9 |
---
|
10 |
# DL4DS Tutor ๐
|
11 |
|