EMsurya commited on
Commit
31a4fd5
·
verified ·
1 Parent(s): 61540a2

Update primitives/tools.py

Browse files
Files changed (1) hide show
  1. 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
- "live_cricket_scorecard_herf": {
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')