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