Spaces:
Sleeping
Sleeping
Eric P. Nusbaum
commited on
Commit
·
4e0ba39
1
Parent(s):
ae5135e
Update to use ONNX
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
gradio==3.32.0
|
2 |
+
onnx==1.14.0
|
3 |
+
onnxruntime==1.15.1
|
4 |
+
Pillow==9.5.0
|
5 |
+
numpy==1.25.0
|