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