Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ sentencepiece
|
|
13 |
opencv-python
|
14 |
ipython
|
15 |
langchain
|
16 |
-
emoji
|
|
|
|
|
|
13 |
opencv-python
|
14 |
ipython
|
15 |
langchain
|
16 |
+
emoji
|
17 |
+
altair
|
18 |
+
pandas
|