update 6.12.0 --> sdk_version
Browse files
README.md
CHANGED
|
@@ -4,10 +4,10 @@ emoji: 🐙
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
python_version: 3.11
|
| 10 |
pinned: true
|
| 11 |
---
|
| 12 |
Interactive leaderboard for the DeepSynth benchmark (ICLR 2026).
|
| 13 |
-
See [github.com/agentdeepsynthesis/deepsynth-bench](https://github.com/agentdeepsynthesis/deepsynth-bench) for the benchmark and submission instructions.
|
|
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.12.0
|
| 8 |
app_file: app.py
|
| 9 |
python_version: 3.11
|
| 10 |
pinned: true
|
| 11 |
---
|
| 12 |
Interactive leaderboard for the DeepSynth benchmark (ICLR 2026).
|
| 13 |
+
See [github.com/agentdeepsynthesis/deepsynth-bench](https://github.com/agentdeepsynthesis/deepsynth-bench) for the benchmark and submission instructions.
|