Spaces:
Sleeping
Sleeping
Update primitives/tools.py
Browse files- primitives/tools.py +1 -1
primitives/tools.py
CHANGED
|
@@ -295,7 +295,7 @@ TOOL_COMPONENTS = {
|
|
| 295 |
"inputs": gr.Radio(["live", "upcomming"], label="Mode"),
|
| 296 |
"outputs": gr.JSON(label= "Details"),
|
| 297 |
},
|
| 298 |
-
"
|
| 299 |
"is_gradio_api": False,
|
| 300 |
"inputs": None,
|
| 301 |
"outputs": gr.JSON(label = 'Scorecard Herfs')
|
|
|
|
| 295 |
"inputs": gr.Radio(["live", "upcomming"], label="Mode"),
|
| 296 |
"outputs": gr.JSON(label= "Details"),
|
| 297 |
},
|
| 298 |
+
"live_cricket_scorecard_href": {
|
| 299 |
"is_gradio_api": False,
|
| 300 |
"inputs": None,
|
| 301 |
"outputs": gr.JSON(label = 'Scorecard Herfs')
|