GatinhoEducado commited on
Commit
9b50534
·
verified ·
1 Parent(s): 4e8d07b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,6 +9,7 @@ from huggingface_hub import list_models
9
  from Gradio_UI import GradioUI
10
  import baostock as bs
11
  import pandas as pd
 
12
 
13
  # Below is an example of a tool that does nothing. Amaze us with your creativity !
14
  @tool
 
9
  from Gradio_UI import GradioUI
10
  import baostock as bs
11
  import pandas as pd
12
+ import re
13
 
14
  # Below is an example of a tool that does nothing. Amaze us with your creativity !
15
  @tool