This commit is contained in:
Timothy Jaeryang Baek
2025-02-03 22:05:52 -08:00
parent 3adfa29f7d
commit b20603e01a
2 changed files with 10 additions and 8 deletions

View File

@@ -9,6 +9,8 @@ const packages = [
'scikit-learn',
'scipy',
'regex',
'sympy',
'tiktoken',
'seaborn'
];