Spaces:
Runtime error
Runtime error
Update README.md
Browse filesUpdating gradio version
README.md
CHANGED
|
@@ -5,7 +5,7 @@ colorFrom: purple
|
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.11.0
|
| 8 |
-
sdk_version:
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
|
@@ -48,5 +48,4 @@ There are 4 tabs:
|
|
| 48 |
4. Run the benchmark: Run the benchmark on any tools. You will have to provide your api keys
|
| 49 |
|
| 50 |
## start.py
|
| 51 |
-
Setups the necessary things including - Olas-predict-benchmark repo, mech repo, and the required datasets for running the benchmark
|
| 52 |
-
|
|
|
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.11.0
|
| 8 |
+
sdk_version: 5.9.1
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
|
|
|
| 48 |
4. Run the benchmark: Run the benchmark on any tools. You will have to provide your api keys
|
| 49 |
|
| 50 |
## start.py
|
| 51 |
+
Setups the necessary things including - Olas-predict-benchmark repo, mech repo, and the required datasets for running the benchmark
|
|
|