Update README.md
Browse files
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
|