Spaces:
Runtime error
Runtime error
Tag for submission
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: Guessing Game
|
3 |
-
emoji:
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
@@ -8,6 +8,8 @@ sdk_version: 3.23.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Play a simple guessing game with a language model chatbot!
|
|
|
1 |
---
|
2 |
title: Guessing Game
|
3 |
+
emoji: π€π¬π€
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
tags:
|
12 |
+
- track-5
|
13 |
---
|
14 |
|
15 |
Play a simple guessing game with a language model chatbot!
|