Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: document-question-answering
|
|
|
|
|
|
|
6 |
---
|
7 |
# Import basis libraries
|
8 |
import pandas as pd
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: document-question-answering
|
6 |
+
library_name: flair
|
7 |
+
tags:
|
8 |
+
- pandasai
|
9 |
---
|
10 |
# Import basis libraries
|
11 |
import pandas as pd
|