O S I H
commited on
Commit
•
498b7d5
1
Parent(s):
1d68529
add tiktoken
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
gradio
|
3 |
spaces
|
4 |
torch==2.2.0
|
|
|
1 |
+
tiktoken
|
2 |
gradio
|
3 |
spaces
|
4 |
torch==2.2.0
|