chansung commited on
Commit
21b6e96
·
1 Parent(s): cf99308

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- onnxruntime
 
 
 
 
 
1
+ onnxruntime==1.12.0
2
+ wget==3.2
3
+ numpy==1.23.0
4
+ pillow==9.1.1
5
+ matplotlib==3.5.2