Update requirements.txt (#4)
Browse files- Update requirements.txt (a33d431027e388537c76240441fc593f08c0bb66)
Co-authored-by: Mehmet Ural Kabakçı <uralk@users.noreply.huggingface.co>
- 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
|