sxd3125 commited on
Commit
157d823
·
1 Parent(s): a839c75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,10 +2,11 @@
2
  license: apache-2.0
3
  language:
4
  - en
5
- pipeline_tag: visual-question-answering
6
- library_name: flair
7
  tags:
8
  - pandasai
 
 
 
9
  ---
10
  # Import basis libraries
11
  import pandas as pd
 
2
  license: apache-2.0
3
  language:
4
  - en
 
 
5
  tags:
6
  - pandasai
7
+ - text-generation-inference
8
+ - text-to-plot
9
+ - pandas-to-plot
10
  ---
11
  # Import basis libraries
12
  import pandas as pd