jchwenger commited on
Commit ·
4e136a6
1
Parent(s): ac6e38c
readme | python version
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ colorTo: yellow
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.5.1
|
| 8 |
app_file: app.py
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Tiny chatbot interface handling thinking
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.5.1
|
| 8 |
app_file: app.py
|
| 9 |
+
python_version: 3.12
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
short_description: Tiny chatbot interface handling thinking
|