Kilos1 commited on
Commit
cf25897
·
verified ·
1 Parent(s): 25b01a2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pickle
2
+ numpy
3
+ math
4
+ matplotlib.pyplot
5
+ cv2
6
+ json
7
+ gradio
8
+ huggingface_hub
9
+ onnx
10
+ onnx import hub
11
+ onnxruntime as ort
12
+ tempfile