Desident commited on
Commit
3c9c671
·
verified ·
1 Parent(s): 9b630b5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.36.1
2
+ onnx==1.16.1
3
+ onnxruntime-gpu==1.18.1
4
+ opencv-python-headless
5
+ numpy
6
+ scipy
7
+ pyyaml
8
+ omegaconf
9
+ safetensors
10
+ huggingface_hub