tdnathmlenthusiast
commited on
Commit
•
d26dff7
1
Parent(s):
7e13741
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
|
2 |
+
gradio==2.2.14
|
3 |
+
onnxruntime==1.7.1
|
4 |
+
torch==1.8.1
|
5 |
+
transformers==4.5.1
|