Update requirements.txt
#4
by
uralk
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ google-generativeai
|
|
5 |
pandas
|
6 |
seaborn
|
7 |
matplotlib
|
8 |
-
IPython
|
|
|
|
5 |
pandas
|
6 |
seaborn
|
7 |
matplotlib
|
8 |
+
IPython
|
9 |
+
tiktoken
|