freemt commited on
Commit
a943def
·
1 Parent(s): 145bd44

Test api on dev

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ mlbee = gr.Interface(
71
  outputs="dataframe",
72
  # outputs="html",
73
  title=f"radio-mlbee {__version__}",
74
- description="mlbee rest api ",
75
  examples=[
76
  # ["a b", "cd", False],
77
  # [text1, text2, False],
 
71
  outputs="dataframe",
72
  # outputs="html",
73
  title=f"radio-mlbee {__version__}",
74
+ description="mlbee rest api on dev ",
75
  examples=[
76
  # ["a b", "cd", False],
77
  # [text1, text2, False],