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