tdnathmlenthusiast
commited on
Commit
•
5bf5232
1
Parent(s):
b4a14fb
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==2.2.14
|
|
2 |
onnxruntime==1.13.1
|
3 |
torch==1.13.1
|
4 |
transformers==4.5.1
|
5 |
-
tokenizers
|
|
|
|
2 |
onnxruntime==1.13.1
|
3 |
torch==1.13.1
|
4 |
transformers==4.5.1
|
5 |
+
tokenizers
|
6 |
+
tokenizers==0.10.3
|