GitHub Action
commited on
Commit
·
d22eb83
1
Parent(s):
f229ea5
README metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Chameleon
|
2 |
|
3 |
*A social deduction game powered by LLMs*
|
|
|
1 |
+
---
|
2 |
+
title: Chameleon
|
3 |
+
emoji: 🦎
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.32.0
|
8 |
+
app_file: src/app.py
|
9 |
+
pinned: true
|
10 |
+
---
|
11 |
# Chameleon
|
12 |
|
13 |
*A social deduction game powered by LLMs*
|