Eric P. Nusbaum commited on
Commit
f60a7c0
·
1 Parent(s): 272be86

Update Space

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio==3.32.0
2
- onnx==1.14.0
3
- onnxruntime==1.15.1
4
- Pillow>=10.0.0
5
- numpy==1.25.0
 
1
+ gradio
2
+ numpy
3
+ onnxruntime
4
+ pillow