Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: gray
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.7.0
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned:
|
| 10 |
short_description: Play Connect 4 Against an LLM that can reason over gameplay.
|
| 11 |
---
|
| 12 |
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.7.0
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
short_description: Play Connect 4 Against an LLM that can reason over gameplay.
|
| 11 |
---
|
| 12 |
|