Spaces:
Sleeping
Sleeping
Eric P. Nusbaum
commited on
Commit
·
f60a7c0
1
Parent(s):
272be86
Update Space
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
onnxruntime
|
4 |
-
|
5 |
-
numpy==1.25.0
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
onnxruntime
|
4 |
+
pillow
|
|