chore: Add tiktoken to convert requirements

Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com>
This commit is contained in:
teleprint-me 2024-05-08 13:48:52 -04:00
parent 906c3f73d5
commit 0478552610
No known key found for this signature in database
GPG key ID: B0D11345E65C4D48

View file

@ -1,3 +1,4 @@
-r ./requirements-convert.txt
torch~=2.1.1
einops~=0.7.0
tiktoken~=0.6.0