Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🌍
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -93,4 +93,4 @@ result = response.json()
|
|
| 93 |
|
| 94 |
## Local Agent Repository
|
| 95 |
|
| 96 |
-
For the complete local agent system that connects to this Space, see the companion repository.
|
|
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.9.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 93 |
|
| 94 |
## Local Agent Repository
|
| 95 |
|
| 96 |
+
For the complete local agent system that connects to this Space, see the companion repository.
|